core/tests/components/tuya/fixtures/wk_aqoouq7x.json

101 lines
1.9 KiB
JSON

{
"endpoint": "https://apigw.tuyaeu.com",
"mqtt_connected": true,
"disabled_by": null,
"disabled_polling": false,
"name": "Clima cucina",
"category": "wk",
"product_id": "aqoouq7x",
"product_name": "T7-Air conditioner thermostat\uff08ZIGBEE)",
"online": true,
"sub": true,
"time_zone": "+02:00",
"active_time": "2025-04-21T13:39:47+00:00",
"create_time": "2025-04-21T13:39:47+00:00",
"update_time": "2025-04-21T13:39:47+00:00",
"function": {
"switch": {
"type": "Boolean",
"value": {}
},
"mode": {
"type": "Enum",
"value": {
"range": ["cold", "hot"]
}
},
"temp_set": {
"type": "Integer",
"value": {
"unit": "\u2103",
"min": 5,
"max": 35,
"scale": 0,
"step": 1
}
},
"level": {
"type": "Enum",
"value": {
"range": ["low", "middle", "high", "auto"]
}
},
"child_lock": {
"type": "Boolean",
"value": {}
}
},
"status_range": {
"switch": {
"type": "Boolean",
"value": {}
},
"mode": {
"type": "Enum",
"value": {
"range": ["cold", "hot"]
}
},
"temp_set": {
"type": "Integer",
"value": {
"unit": "\u2103",
"min": 5,
"max": 35,
"scale": 0,
"step": 1
}
},
"temp_current": {
"type": "Integer",
"value": {
"unit": "\u2103",
"min": 0,
"max": 50,
"scale": 0,
"step": 1
}
},
"level": {
"type": "Enum",
"value": {
"range": ["low", "middle", "high", "auto"]
}
},
"child_lock": {
"type": "Boolean",
"value": {}
}
},
"status": {
"switch": false,
"mode": "cold",
"temp_set": 25,
"temp_current": 27,
"level": "auto",
"child_lock": false
},
"set_up": true,
"support_local": true
}