1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 09:38:58 +01:00
Files
core/tests/components/tuya/fixtures/wk_tfbhw0mg.json
T

110 lines
2.1 KiB
JSON

{
"endpoint": "https://apigw.tuyaeu.com",
"mqtt_connected": true,
"disabled_by": null,
"disabled_polling": false,
"name": "Salon",
"category": "wk",
"product_id": "tfbhw0mg",
"product_name": "ZX-5442",
"online": true,
"sub": true,
"time_zone": "+02:00",
"active_time": "2025-09-13T13:48:55+00:00",
"create_time": "2025-09-13T13:48:55+00:00",
"update_time": "2025-09-13T13:48:55+00:00",
"function": {
"temp_set": {
"type": "Integer",
"value": {
"unit": "\u00b0C",
"min": 1,
"max": 59,
"scale": 1,
"step": 5
}
},
"mode": {
"type": "Enum",
"value": {
"range": ["auto", "manual", "holiday"]
}
},
"child_lock": {
"type": "Boolean",
"value": {}
},
"holiday_set": {
"type": "String",
"value": {
"maxlen": 255
}
}
},
"status_range": {
"temp_set": {
"type": "Integer",
"value": {
"unit": "\u00b0C",
"min": 1,
"max": 59,
"scale": 1,
"step": 5
}
},
"temp_current": {
"type": "Integer",
"value": {
"unit": "\u00b0C",
"min": -50,
"max": 350,
"scale": 1,
"step": 5
}
},
"mode": {
"type": "Enum",
"value": {
"range": ["auto", "manual", "holiday"]
}
},
"child_lock": {
"type": "Boolean",
"value": {}
},
"fault": {
"type": "Bitmap",
"value": {
"label": ["fault1", "fault2", "fault3"]
}
},
"battery_percentage": {
"type": "Integer",
"value": {
"unit": "V",
"min": 0,
"max": 1000,
"scale": 2,
"step": 1
}
},
"holiday_set": {
"type": "String",
"value": {
"maxlen": 255
}
}
},
"status": {
"temp_set": 59,
"temp_current": 203,
"mode": "manual",
"child_lock": false,
"fault": 0,
"battery_percentage": 117,
"holiday_set": "FAwZAAAiAAA="
},
"set_up": true,
"support_local": true
}