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

57 lines
1.1 KiB
JSON

{
"endpoint": "https://openapi.tuyaeu.com",
"auth_type": 0,
"country_code": "61",
"app_type": "smartlife",
"mqtt_connected": true,
"disabled_by": null,
"disabled_polling": false,
"name": "Bathroom Fan",
"model": "6920HA",
"category": "cz",
"product_id": "jnbbxsb84gvvyfg5",
"product_name": "Plug Base 6210HA",
"online": true,
"sub": false,
"time_zone": "+10:00",
"active_time": "2021-08-23T20:40:36+00:00",
"create_time": "2021-08-18T13:14:59+00:00",
"update_time": "2022-02-12T10:40:14+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
}
}