tuya / tuya-home-assistant

Home Assistant integration for controlling Powered by Tuya (PBT) devices using Tuya Open API, maintained by the Home Assistant Community and Tuya Developer Team.
MIT License
882 stars 207 forks source link

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

Open ShadowDrago9 opened 2 years ago

ShadowDrago9 commented 2 years ago

Zigbee wireless gateway

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

alexhorner commented 2 years ago

Got another device which also says it's a WG2.

Its a WiFi to Bluetooth gateway by Calex, compatible with Tuya, seems to be one of these just without Zigbee and rebranded: https://expo.tuya.com/product/913034

Bluetooth devices which have been connected to it via the Tuya app work perfectly fine in HA, but the gateway clearly has some of its own features available too