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
857 stars 206 forks source link

Garage Door Controller #536

Open whiteha91 opened 2 years ago

whiteha91 commented 2 years ago

Device normal info

Device info { "active_time": 1632714924, "biz_type": 0, "category": "mc", "create_time": 1628743218, "icon": "smart/icon/ay1536544275173jCJqA/70047850c0f4b30fdd28f1ac429d3cb4.jpg", "id": "0306870040f520f17417", "ip": "", "lat": "", "local_key": "", "lon": "", "model": "21456/05", "name": "Garage Door", "online": true, "owner_id": "47668185", "product_id": "uli61om6ax6r4vsn", "product_name": "Brilliant Smart Garage Door Opener", "status": [], "sub": false, "time_zone": "+12:00", "uid": "*", "update_time": 1633289575, "uuid": "0306870040f520f17417" } Device specifications:** Same device's id, like this: 2021-10-06 17:38:12 DEBUG (SyncWorker_4) [tuya iot] Request: method = GET, url = https://openapi.tuyaus.com/v1.0/devices/0306870040f520f17417/specifications, params = None, body = None, t = 1633495092837 2021-10-06 17:38:13 DEBUG (SyncWorker_4) [tuya iot] Response: { "code": 2009, "msg": "not support this device", "success": false, "t": 1633495092958 }

Rayeliint commented 2 years ago

I have 2 of these and they used to work with Tuya 2 before the new 21.10.01 update. Along with around 8 other products that Tuya does not see. At least the other 30 devices work as I see a lot of other guys cant get anything going. Hope this Tuya intergration quickly gets up to where Tuya 2 left off.