1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 09:38:58 +01:00
Files
core/tests/components/tuya/fixtures/cz_CHLZe9HQ6QIXujVN.json
T
2025-08-17 14:05:58 +02:00

55 lines
1.0 KiB
JSON

{
"endpoint": "https://apigw.tuyaeu.com",
"mqtt_connected": true,
"disabled_by": null,
"disabled_polling": false,
"name": "schuur",
"category": "cz",
"product_id": "CHLZe9HQ6QIXujVN",
"product_name": "Smart Plug",
"online": true,
"sub": false,
"time_zone": "+01:00",
"active_time": "2019-12-02T17:58:38+00:00",
"create_time": "2019-12-02T17:58:38+00:00",
"update_time": "2019-12-02T17:58:38+00:00",
"function": {
"switch_1": {
"type": "Boolean",
"value": {}
},
"countdown_1": {
"type": "Integer",
"value": {
"unit": "s",
"min": 0,
"max": 86400,
"scale": 0,
"step": 1
}
}
},
"status_range": {
"switch_1": {
"type": "Boolean",
"value": {}
},
"countdown_1": {
"type": "Integer",
"value": {
"unit": "s",
"min": 0,
"max": 86400,
"scale": 0,
"step": 1
}
}
},
"status": {
"switch_1": false,
"countdown_1": 0
},
"set_up": true,
"support_local": true
}