tuya/tuya-home-assistant

Curtain switch (Wifi+IR) support

Open

#688 opened on Nov 11, 2021

View on GitHub
 (2 comments) (1 reaction) (0 assignees) (206 forks)github user discovery
enhancementhelp wanted

Repository metrics

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

Description

Product: Curtain switch Device log data:

{ "active_time": 1599547375, "biz_type": 18, "category": "qt", "create_time": 1590939418, "icon": "smart/icon/15524566468s3d5rsnldv_0.png", "id": "", "ip": "", "lat": "", "local_key": "", "lon": "", "model": "SC500W-V1", "name": "Blinds", "online": true, "owner_id": "4754780", "product_id": "tuh2eatk4hsq336s", "product_name": "Curtain Switch", "status": [], "sub": false, "time_zone": "+02:00", "uid": "", "update_time": 1636612897, "uuid": "***" },

2021-11-11 09:14:59 DEBUG (SyncWorker_7) [tuya_iot] Request: method = GET, url = https://openapi.tuyaeu.com/v1.0/devices/***/specifications, params = None, body = None, t = 1636614899476 2021-11-11 09:14:59 DEBUG (SyncWorker_7) [tuya_iot] Response: { "code": 2009, "msg": "not support this device", "success": false, "t": 1636614899542 }

Contributor guide