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/cz_0g1fmqh6d5io7lcn.json
2025-08-08 13:56:44 +02:00

55 lines
1.1 KiB
JSON

{
"endpoint": "https://apigw.tuyaus.com",
"mqtt_connected": true,
"disabled_by": null,
"disabled_polling": false,
"name": "Apollo light",
"category": "cz",
"product_id": "0g1fmqh6d5io7lcn",
"product_name": "Mini Smart Plug",
"online": false,
"sub": false,
"time_zone": "-07:00",
"active_time": "2024-06-16T17:19:42+00:00",
"create_time": "2024-06-16T17:19:42+00:00",
"update_time": "2024-06-16T17:19:42+00:00",
"function": {
"switch_1": {
"type": "Boolean",
"value": {}
},
"countdown_1": {
"type": "Integer",
"value": {
"unit": "秒",
"min": 0,
"max": 86400,
"scale": 0,
"step": 1
}
}
},
"status_range": {
"switch_1": {
"type": "Boolean",
"value": {}
},
"countdown_1": {
"type": "Integer",
"value": {
"unit": "秒",
"min": 0,
"max": 86400,
"scale": 0,
"step": 1
}
}
},
"status": {
"switch_1": false,
"countdown_1": 0
},
"set_up": true,
"support_local": true
}