Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Insoma 2 zone water control - smartlife app / tuya iot #991

Open
badmadscientist opened this issue Jun 16, 2024 · 3 comments
Open

Insoma 2 zone water control - smartlife app / tuya iot #991

badmadscientist opened this issue Jun 16, 2024 · 3 comments
Labels
enhancement Request new features help wanted Extra attention is needed

Comments

@badmadscientist
Copy link

Device normal info

  • Brand: Insoma
  • Model: SGW02W

**Device info

{
"home_assistant": {
"installation_type": "Home Assistant OS",
"version": "2024.5.5",
"dev": false,
"hassio": true,
"virtualenv": false,
"python_version": "3.12.2",
"docker": true,
"arch": "x86_64",
"timezone": "America/New_York",
"os_name": "Linux",
"os_version": "6.6.29-haos",
"supervisor": "2024.06.0",
"host_os": "Home Assistant OS 12.3",
"docker_version": "25.0.5",
"chassis": "vm",
"run_as_root": true
},
"custom_components": {
"localtuya": {
"documentation": "https://github.com/rospogrigio/localtuya/",
"version": "4.1.1",
"requirements": []
},
"hacs": {
"documentation": "https://hacs.xyz/docs/configuration/start",
"version": "1.34.0",
"requirements": [
"aiogithubapi>=22.10.1"
]
},
"auto_backup": {
"documentation": "https://github.com/jcwillox/hass-auto-backup",
"version": "1.5.0",
"requirements": []
},
},
"integration_manifest": {
"domain": "tuya",
"name": "Tuya",
"codeowners": [
"@tuya",
"@zlinoliver",
"@frenck"
],
"config_flow": true,
"dependencies": [
"ffmpeg"
],
"dhcp": [
{
"macaddress": "105A17*"
},
{
"macaddress": "10D561*"
},
{
"macaddress": "1869D8*"
},
{
"macaddress": "381F8D*"
},
{
"macaddress": "508A06*"
},
{
"macaddress": "68572D*"
},
{
"macaddress": "708976*"
},
{
"macaddress": "7CF666*"
},
{
"macaddress": "84E342*"
},
{
"macaddress": "D4A651*"
},
{
"macaddress": "D81F12*"
}
],
"documentation": "https://www.home-assistant.io/integrations/tuya",
"integration_type": "hub",
"iot_class": "cloud_push",
"loggers": [
"tuya_iot"
],
"requirements": [
"tuya-device-sharing-sdk==0.1.9"
],
"is_built_in": true
},
"data": {
"endpoint": "https://apigw.tuyaus.com",
"terminal_id": "",
"mqtt_connected": true,
"disabled_by": null,
"disabled_polling": false,
"id": "
",
"name": "blueberry bushes & peach tree",
"category": "ggq",
"product_id": "hfgdqhho",
"product_name": "Smart Dual Water Timer",
"online": false,
"sub": true,
"time_zone": "-04:00",
"active_time": "2024-06-06T21:24:28+00:00",
"create_time": "2024-06-06T21:24:28+00:00",
"update_time": "2024-06-06T21:24:28+00:00",
"function": {
"normal_timer": {
"type": "String",
"value": {
"maxlen": 255
}
},
"countdown_2": {
"type": "Integer",
"value": {
"unit": "min",
"min": 0,
"max": 1440,
"scale": 0,
"step": 1
}
},
"switch_2": {
"type": "Boolean",
"value": {}
},
"switch_1": {
"type": "Boolean",
"value": {}
},
"countdown_1": {
"type": "Integer",
"value": {
"unit": "min",
"min": 0,
"max": 1440,
"scale": 0,
"step": 1
}
}
},
"status_range": {
"battery_percentage": {
"type": "Integer",
"value": {
"unit": "%",
"min": 0,
"max": 100,
"scale": 0,
"step": 1
}
},
"normal_timer": {
"type": "String",
"value": {
"maxlen": 255
}
},
"countdown_2": {
"type": "Integer",
"value": {
"unit": "min",
"min": 0,
"max": 1440,
"scale": 0,
"step": 1
}
},
"switch_2": {
"type": "Boolean",
"value": {}
},
"switch_1": {
"type": "Boolean",
"value": {}
},
"countdown_1": {
"type": "Integer",
"value": {
"unit": "min",
"min": 0,
"max": 1440,
"scale": 0,
"step": 1
}
},
"use_time_2": {
"type": "Integer",
"value": {
"unit": "s",
"min": 0,
"max": 86400,
"scale": 0,
"step": 1
}
},
"use_time_1": {
"type": "Integer",
"value": {
"unit": "s",
"min": 0,
"max": 86400,
"scale": 0,
"step": 1
}
}
},
"status": {
"battery_percentage": 100,
"normal_timer": "AA==",
"countdown_2": 0,
"switch_2": false,
"switch_1": false,
"countdown_1": 50,
"use_time_2": 900,
"use_time_1": 3600
},
"home_assistant": {
"name": "blueberry bushes & peach tree",
"name_by_user": null,
"disabled": false,
"disabled_by": null,
"entities": []
},
"set_up": false,
"support_local": true
}
}

@badmadscientist badmadscientist added enhancement Request new features help wanted Extra attention is needed labels Jun 16, 2024
@badmadscientist
Copy link
Author

The above device is recognized by the Tuya integration, but all components (wifi-bluetooth gateway, and the 2 way valve itself) are showing as unsupported.

@erkme73
Copy link

erkme73 commented Jun 20, 2024

I have the identical valve and same unsupported devices under the Tuya integration. Glad to see others are struggling with this as well. Last time I attempted them (a month ago), no one else had requested help on this model.

@SunnyM-ha
Copy link

I have this too, would be nice to get it working in HomeAssistant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request new features help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants