1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 21:21:46 +01:00
Files
core/tests/components/tuya/fixtures/mcs_8yhypbo7.json
2025-08-10 22:17:14 +02:00

40 lines
876 B
JSON

{
"endpoint": "https://apigw.tuyaeu.com",
"mqtt_connected": true,
"disabled_by": null,
"disabled_polling": false,
"name": "Bo\u00eete aux lettres - arri\u00e8re",
"category": "mcs",
"product_id": "8yhypbo7",
"product_name": "Door Sensor",
"online": true,
"sub": true,
"time_zone": "+02:00",
"active_time": "2025-07-19T11:44:37+00:00",
"create_time": "2025-07-19T11:44:37+00:00",
"update_time": "2025-07-19T11:44:37+00:00",
"function": {},
"status_range": {
"doorcontact_state": {
"type": "Boolean",
"value": {}
},
"battery_percentage": {
"type": "Integer",
"value": {
"unit": "%",
"min": 0,
"max": 100,
"scale": 0,
"step": 1
}
}
},
"status": {
"doorcontact_state": false,
"battery_percentage": 62
},
"set_up": true,
"support_local": true
}