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
878
stars
207
forks
source link
Water Leak Sensor SOAN Electronic Technology SNT921W not supported #268
Device does not appear in HomeAssistant anywhere, only in the logs
I believe this one is not supported yet, reports in the TuyaApp with an alarm status sensor and battery level sensor
Device does not appear in HomeAssistant anywhere, only in the logs I believe this one is not supported yet, reports in the TuyaApp with an alarm status sensor and battery level sensor
Device normal info
Device info :
{ "active_time": 1592233646, "biz_type": 0, "category": "sj", "create_time": 1592159061, "icon": "smart/icon/1544066741n1omnq1w670.jpg", "id": "", "ip": "", "lat": "", "localkey": "", "lon": "_", "model": "SNT921W", "name": "Water Leak Sensor", "online": true, "owner_id": "5776419", "product_id": "KoAUR5fdtDso34VM", "product_name": "Water sensor", "status": [], "sub": false, "timezone": "+01:00", "uid": "", "updatetime": 1627318851, "uuid": "" },
Device specifications :
2021-07-29 16:33:34 DEBUG (SyncWorker_0) [tuya iot] Request: method = GET, url = https://openapi.tuyaeu.com/v1.0/devices/sameid/specifications, params = None, body = None, headers = {'clientid': '', 'sign': '_', 'sign_method': 'HMAC-SHA256', 'accesstoken': '', 't': '1627569214577', 'lang': 'en'} 2021-07-29 16:33:34 DEBUG (SyncWorker_0) [tuya iot] Response: { "code": 2009, "msg": "not support this device", "success": false, "t": 1627569214624 }