mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 21:21:46 +01:00
58 lines
1.1 KiB
JSON
58 lines
1.1 KiB
JSON
{
|
|
"endpoint": "https://openapi.tuyaeu.com",
|
|
"auth_type": 0,
|
|
"country_code": "61",
|
|
"app_type": "smartlife",
|
|
"mqtt_connected": true,
|
|
"disabled_by": null,
|
|
"disabled_polling": false,
|
|
"name": "Kitchen Blinds",
|
|
"model": "KASMARTBLIA",
|
|
"category": "cl",
|
|
"product_id": "ebt12ypvexnixvtf",
|
|
"product_name": "Smart Blinds",
|
|
"online": true,
|
|
"sub": false,
|
|
"time_zone": "+10:00",
|
|
"active_time": "2022-01-13T23:10:34+00:00",
|
|
"create_time": "2022-01-13T23:10:34+00:00",
|
|
"update_time": "2022-02-12T10:40:15+00:00",
|
|
"function": {
|
|
"switch_1": {
|
|
"type": "Enum",
|
|
"value": {
|
|
"range": ["open", "stop", "close", "continue"]
|
|
}
|
|
},
|
|
"percent_control": {
|
|
"type": "Integer",
|
|
"value": {
|
|
"unit": "%",
|
|
"min": 0,
|
|
"max": 100,
|
|
"scale": 0,
|
|
"step": 1
|
|
}
|
|
}
|
|
},
|
|
"status_range": {
|
|
"percent_control": {
|
|
"type": "Integer",
|
|
"value": {
|
|
"unit": "%",
|
|
"min": 0,
|
|
"max": 100,
|
|
"scale": 0,
|
|
"step": 1
|
|
}
|
|
},
|
|
"switch_1": {
|
|
"type": "Boolean",
|
|
"value": {}
|
|
}
|
|
},
|
|
"status": {
|
|
"percent_control": 0
|
|
}
|
|
}
|