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/ywbj_kscbebaf3s1eogvt.json
2025-08-10 22:17:14 +02:00

52 lines
1.1 KiB
JSON

{
"endpoint": "https://apigw.tuyaeu.com",
"mqtt_connected": true,
"disabled_by": null,
"disabled_polling": false,
"name": "WIFI Smoke alarm",
"category": "ywbj",
"product_id": "kscbebaf3s1eogvt",
"product_name": "WIFI Smoke alarm",
"online": true,
"sub": false,
"time_zone": "+02:00",
"active_time": "2023-08-16T13:20:39+00:00",
"create_time": "2023-08-16T13:20:39+00:00",
"update_time": "2023-08-16T13:20:39+00:00",
"function": {
"muffling": {
"type": "Boolean",
"value": {}
}
},
"status_range": {
"smoke_sensor_status": {
"type": "Enum",
"value": {
"range": ["alarm", "normal"]
}
},
"battery_percentage": {
"type": "Integer",
"value": {
"unit": "%",
"min": 0,
"max": 100,
"scale": 0,
"step": 1
}
},
"muffling": {
"type": "Boolean",
"value": {}
}
},
"status": {
"smoke_sensor_status": "normal",
"battery_percentage": 90,
"muffling": false
},
"set_up": true,
"support_local": true
}