tuya/tuya-home-assistant

Insoma 2 zone water control - smartlife app / tuya iot

Open

#991 opened on 2024年6月16日

GitHub で見る
 (9 comments) (0 reactions) (0 assignees) (206 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (960 stars)
PR merge metrics
 (PR metrics pending)

説明

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 } }

コントリビューターガイド