tuya/tuya-home-assistant

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

Open

#792 建立於 2022年4月3日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人) (206 fork)github user discovery
enhancementhelp wanted

倉庫指標

Star
 (960 star)
PR 合併指標
 (PR 指標待抓取)

描述

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": [] } }

貢獻者指南