1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-24 10:49:45 +01:00
Files
core/tests/components/tuya/fixtures/cz_EYfNTuTPZln9e4cn.json
2025-11-22 15:03:19 +01:00

88 lines
1.6 KiB
JSON

{
"endpoint": "https://apigw.tuyaeu.com",
"mqtt_connected": true,
"disabled_by": null,
"disabled_polling": false,
"name": "ZAS-01",
"category": "cz",
"product_id": "EYfNTuTPZln9e4cn",
"product_name": "BW-SHP6",
"online": true,
"sub": false,
"time_zone": "+01:00",
"active_time": "2024-07-01T19:35:09+00:00",
"create_time": "2024-07-01T19:35:09+00:00",
"update_time": "2024-07-01T19:35:09+00:00",
"function": {
"switch": {
"type": "Boolean",
"value": {}
},
"countdown_1": {
"type": "Integer",
"value": {
"unit": "\u79d2",
"min": 0,
"max": 86400,
"scale": 0,
"step": 1
}
}
},
"status_range": {
"switch": {
"type": "Boolean",
"value": {}
},
"countdown_1": {
"type": "Integer",
"value": {
"unit": "\u79d2",
"min": 0,
"max": 86400,
"scale": 0,
"step": 1
}
},
"cur_current": {
"type": "Integer",
"value": {
"unit": "mA",
"min": 0,
"max": 30000,
"scale": 0,
"step": 1
}
},
"cur_power": {
"type": "Integer",
"value": {
"unit": "W",
"min": 0,
"max": 50000,
"scale": 0,
"step": 1
}
},
"cur_voltage": {
"type": "Integer",
"value": {
"unit": "V",
"min": 0,
"max": 2500,
"scale": 0,
"step": 1
}
}
},
"status": {
"switch": false,
"countdown_1": 0,
"cur_current": 862,
"cur_power": 1988,
"cur_voltage": 2393
},
"set_up": true,
"support_local": true
}