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_HBRBzv1UVBVfF6SL.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": "Rewireable Plug 6930HA",
"model": null,
"category": "cz",
"product_id": "HBRBzv1UVBVfF6SL",
"product_name": "Rewireable Plug 6930HA",
"online": true,
"sub": false,
"time_zone": "+10:00",
"active_time": "2021-07-27T08:43:25+00:00",
"create_time": "2021-07-27T08:43:25+00:00",
"update_time": "2022-02-12T10:40:12+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": true,
"countdown_1": 0
}
}