tuya/tuya-home-assistant

Vacuum L8151-S5W(W053)-涂鸦APP(IKOHS HOME)-T2新面板

Open

#376 aperta il 18 ago 2021

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari) (206 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (960 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Vacuum only supports start and stop at the moment.

Device normal info

  • Create/ikosh
  • Model : W053/CREATE/NETBOT LS27

{ "result": { "active_time": 1617809908, "biz_type": 18, "category": "sd", "create_time": 1617706451, "icon": "smart/icon/ay1525342233337A874A/e02f8ee84cb993767e9000438a1ac3b4.png", "id": "xxxxxxxxxxxx", "ip": "xxxxxxxxxxxx", "lat": "xxxxxxxxxxx", "local_key": "xxxxxxxxxxx", "lon": "xxxxxxxxx", "model": "W053/CREATE/NETBOT LS27", "name": "boris", "online": true, "owner_id": "28779871", "product_id": "kgmjbuworug7knwp", "product_name": "NETBOT LS27", "status": [ { "code": "power", "value": false }, { "code": "power_go", "value": false }, { "code": "mode", "value": "standby" }, { "code": "seek", "value": false }, { "code": "total_clean_time", "value": 199497 }, { "code": "total_clean_area", "value": 3216 }, { "code": "clean_count", "value": 121 }, { "code": "device_info", "value": "eyJkSW5mbyI6eyJ0cyI6IjQ2OTgwIiwidXNlcklkIjoiMCJ9LCJkYXRhIjp7ImFwSWQiOiJTbWFydExpZmUtMjk0RDdBIiwiYXBJcCI6IjE5Mi4xNjguNzguMSIsImNvbXBpbGVWZXIiOjIwMjEsIm1jdVZlciI6ImgxODV2NjhfMCIsInN0YUlkIjoicm91dGVyMiIsInN0YUlwIjoiMTkyLjE2OC4xLjIxOCIsInN0YU1hYyI6IjQ0OjAxOkJCOjI5OjREOjdBIiwic3RhU2lnbmFsIjo3OX0sImluZm9UeXBlIjoyMTAxOSwibWVzc2FnZSI6Im9rIn0=" }, { "code": "dust_collection", "value": false } ], "sub": false, "time_zone": "+02:00", "uid": "eu1575934212535UvIhe", "update_time": 1628769745, "uuid": "abcd0625f0e1e98bad21" }, "success": true, "t": 1629272482329 }

Device specifications attributes:

curl --request GET "https://openapi.tuyaeu.com/v1.0/devices/bff0372b8be6cc3906ijvp/specifications" --header "sign_method: HMAC-SHA256" --header "client_id: xnrnnygeaq37xfts3rxs" --header "t: 1629272872755" --header "mode: cors" --header "Content-Type: application/json" --header "sign: 02A7AC39D326662D053D1024C31D8A3593ED6D2F08434C0CEC94B503DA030C3C" --header "access_token: 7908c4a154f866c365b7bb6ad167ac3a" ResponseCopy

{ "result": { "category": "sd", "functions": [ { "code": "power", "type": "Boolean", "values": "{}" }, { "code": "power_go", "type": "Boolean", "values": "{}" }, { "code": "mode", "type": "Enum", "values": "{"range":["standby","smart","chargego"]}" }, { "code": "seek", "type": "Boolean", "values": "{}" }, { "code": "reset_map", "type": "Boolean", "values": "{}" }, { "code": "device_info", "type": "Raw", "values": "{}" }, { "code": "dust_collection", "type": "Boolean", "values": "{}" } ], "status": [ { "code": "power", "type": "Boolean", "values": "{}" }, { "code": "power_go", "type": "Boolean", "values": "{}" }, { "code": "mode", "type": "Enum", "values": "{"range":["standby","smart","chargego"]}" }, { "code": "seek", "type": "Boolean", "values": "{}" }, { "code": "total_clean_time", "type": "Integer", "values": "{"unit":"","min":0,"max":2147483647,"scale":0,"step":1}" }, { "code": "total_clean_area", "type": "Integer", "values": "{"unit":"","min":0,"max":2147483647,"scale":0,"step":1}" }, { "code": "clean_count", "type": "Integer", "values": "{"unit":"","min":0,"max":2147483647,"scale":0,"step":1}" }, { "code": "device_info", "type": "Raw", "values": "{}" }, { "code": "dust_collection", "type": "Boolean", "values": "{}" } ] }, "success": true, "t": 1629272873448

Guida contributor