mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 21:21:46 +01:00
42 lines
891 B
JSON
42 lines
891 B
JSON
{
|
|
"endpoint": "https://apigw.tuyaeu.com",
|
|
"mqtt_connected": true,
|
|
"disabled_by": null,
|
|
"disabled_polling": false,
|
|
"name": "Tournesol",
|
|
"category": "sj",
|
|
"product_id": "tgvtvdoc",
|
|
"product_name": "Rain sensor",
|
|
"online": true,
|
|
"sub": true,
|
|
"time_zone": "+02:00",
|
|
"active_time": "2025-07-30T04:51:12+00:00",
|
|
"create_time": "2025-07-30T04:51:12+00:00",
|
|
"update_time": "2025-07-30T04:51:12+00:00",
|
|
"function": {},
|
|
"status_range": {
|
|
"watersensor_state": {
|
|
"type": "Enum",
|
|
"value": {
|
|
"range": ["alarm", "normal"]
|
|
}
|
|
},
|
|
"battery_percentage": {
|
|
"type": "Integer",
|
|
"value": {
|
|
"unit": "%",
|
|
"min": 0,
|
|
"max": 100,
|
|
"scale": 0,
|
|
"step": 1
|
|
}
|
|
}
|
|
},
|
|
"status": {
|
|
"watersensor_state": "normal",
|
|
"battery_percentage": 98
|
|
},
|
|
"set_up": true,
|
|
"support_local": true
|
|
}
|