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

134 lines
2.5 KiB
JSON

{
"endpoint": "https://apigw.tuyaeu.com",
"mqtt_connected": true,
"disabled_by": null,
"disabled_polling": false,
"name": "Lave linge",
"category": "cz",
"product_id": "w0qqde0g",
"product_name": "Smart plug",
"online": true,
"sub": true,
"time_zone": "+02:00",
"active_time": "2025-07-19T08:38:51+00:00",
"create_time": "2025-07-19T08:38:51+00:00",
"update_time": "2025-07-19T08:38:51+00:00",
"function": {
"switch_1": {
"type": "Boolean",
"value": {}
},
"countdown_1": {
"type": "Integer",
"value": {
"unit": "s",
"min": 0,
"max": 43200,
"scale": 0,
"step": 1
}
},
"relay_status": {
"type": "Enum",
"value": {
"range": ["power_off", "power_on", "last"]
}
},
"light_mode": {
"type": "Enum",
"value": {
"range": ["none", "relay", "pos"]
}
},
"child_lock": {
"type": "Boolean",
"value": {}
}
},
"status_range": {
"switch_1": {
"type": "Boolean",
"value": {}
},
"countdown_1": {
"type": "Integer",
"value": {
"unit": "s",
"min": 0,
"max": 43200,
"scale": 0,
"step": 1
}
},
"add_ele": {
"type": "Integer",
"value": {
"unit": "kwh",
"min": 0,
"max": 100000000,
"scale": 3,
"step": 100
}
},
"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": 1,
"step": 1
}
},
"cur_voltage": {
"type": "Integer",
"value": {
"unit": "V",
"min": 0,
"max": 5000,
"scale": 1,
"step": 1
}
},
"relay_status": {
"type": "Enum",
"value": {
"range": ["power_off", "power_on", "last"]
}
},
"light_mode": {
"type": "Enum",
"value": {
"range": ["none", "relay", "pos"]
}
},
"child_lock": {
"type": "Boolean",
"value": {}
}
},
"status": {
"switch_1": true,
"countdown_1": 0,
"add_ele": 62860,
"cur_current": 0,
"cur_power": 0,
"cur_voltage": 2440,
"relay_status": "power_on",
"light_mode": "none",
"child_lock": false
},
"set_up": true,
"support_local": true
}