tuya/tuya-home-assistant

Zigbee wireless gateway with temperature & humidity display. This device isnt supported by tuya integration in HA

Open

#792 opened on 2022年4月3日

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

Repository metrics

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

説明

Zigbee wireless gateway

  • Tuya
  • G08 photo_2022-04-03_17-40-00 photo_2022-04-03_17-41-43

Problem: Screenshot_3

"integration_manifest": { "domain": "tuya", "name": "Tuya", "documentation": "https://www.home-assistant.io/integrations/tuya", "requirements": [ "tuya-iot-py-sdk==0.6.6" ], "dependencies": [ "ffmpeg" ], "codeowners": [ "@Tuya", "@zlinoliver", "@METISU", "@frenck" ], "config_flow": true, "iot_class": "cloud_push",

"loggers": [
  "tuya_iot"
],
"is_built_in": true

}, "data": { "endpoint": "https://openapi.tuyaeu.com", "auth_type": 0, "country_code": "7", "app_type": "smartlife", "mqtt_connected": true, "disabled_by": null, "disabled_polling": false, "name": "Gateway 2", "model": "G06 zigbee\u65e0\u7ebf\u7f51\u5173", "category": "wg2", "product_id": 7zjewx91" "product_name": "Gateway", "online": true, "sub": false, "time_zone": "+03:00", "active_time": "2022-04-02T12:31:18+00:00", "create_time": "2022-04-02T12:26:47+00:00", "update_time": "2022-04-02T12:31:23+00:00", "function": {}, "status_range": {}, "status": {}, "home_assistant": { "name": "Gateway 2", "name_by_user": null, "disabled": false, "disabled_by": null, "entities": [] } }

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