tuya/tuya-home-assistant

Smart Windows and doors (unsupported)

Open

#961 opened on Nov 7, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees) (206 forks)github user discovery
enhancementhelp wanted

Repository metrics

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

Description

Device normal info https://fr.aliexpress.com/item/1005002058895918.html

Device info : { "active_time": 1684475485, "biz_type": 18, "category": "mc", "create_time": 1678257835, "icon": "smart/program_category_icon/mc.png", "id": "bf2291d3dbf10123f5e0ef", "ip": "", "lat": "", "local_key": "", "lon": "", "model": "ZC34T-03-3A", "name": "volet sport", "online": true, "owner_id": "79724289", "product_id": "ozttm5n6okadq7tq", "product_name": "Smart Windows and doors", "status": [ { "code": "control", "value": "stop" } ], "sub": false, "time_zone": "+04:00", "uid": "***", "update_time": 1699415836, "uuid": "d8fa972dc0b36096" } ], "success": true, "t": 1699426146989, "tid": "e9985b537e0211eeb6b70a02a9f74683" }

Device specifications : DEBUG (SyncWorker_14) [tuya_iot] Response: { "result": { "category": "mc", "functions": [ { "code": "control", "type": "Enum", "values": "{"range":["open","stop","close"]}" } ], "status": [ { "code": "control", "type": "Enum", "values": "{"range":["open","stop","close"]}" } ] }, "success": true, "t": 1699426147790, "tid": "ea185f2a7e0211eeb1a19a6f3bbb8890" }

Contributor guide