128 lines
2.5 KiB
JSON
128 lines
2.5 KiB
JSON
{
|
|
"endpoint": "https://apigw.tuyaeu.com",
|
|
"mqtt_connected": true,
|
|
"disabled_by": null,
|
|
"disabled_polling": false,
|
|
"name": "Dehumidifer",
|
|
"category": "cs",
|
|
"product_id": "ka2wfrdoogpvgzfi",
|
|
"product_name": "Emma Dehumidifier - eeese air care",
|
|
"online": false,
|
|
"sub": false,
|
|
"time_zone": "+01:00",
|
|
"active_time": "2024-11-06T18:25:00+00:00",
|
|
"create_time": "2024-11-06T18:25:00+00:00",
|
|
"update_time": "2024-11-06T18:25:00+00:00",
|
|
"function": {
|
|
"switch": {
|
|
"type": "Boolean",
|
|
"value": {}
|
|
},
|
|
"dehumidify_set_value": {
|
|
"type": "Integer",
|
|
"value": {
|
|
"unit": "%",
|
|
"min": 25,
|
|
"max": 80,
|
|
"scale": 0,
|
|
"step": 5
|
|
}
|
|
},
|
|
"fan_speed_enum": {
|
|
"type": "Enum",
|
|
"value": {
|
|
"range": ["low", "high"]
|
|
}
|
|
},
|
|
"anion": {
|
|
"type": "Boolean",
|
|
"value": {}
|
|
},
|
|
"child_lock": {
|
|
"type": "Boolean",
|
|
"value": {}
|
|
},
|
|
"countdown_set": {
|
|
"type": "Enum",
|
|
"value": {
|
|
"range": ["cancel", "1h", "2h", "3h"]
|
|
}
|
|
}
|
|
},
|
|
"status_range": {
|
|
"switch": {
|
|
"type": "Boolean",
|
|
"value": {}
|
|
},
|
|
"dehumidify_set_value": {
|
|
"type": "Integer",
|
|
"value": {
|
|
"unit": "%",
|
|
"min": 25,
|
|
"max": 80,
|
|
"scale": 0,
|
|
"step": 5
|
|
}
|
|
},
|
|
"fan_speed_enum": {
|
|
"type": "Enum",
|
|
"value": {
|
|
"range": ["low", "high"]
|
|
}
|
|
},
|
|
"anion": {
|
|
"type": "Boolean",
|
|
"value": {}
|
|
},
|
|
"child_lock": {
|
|
"type": "Boolean",
|
|
"value": {}
|
|
},
|
|
"humidity_indoor": {
|
|
"type": "Integer",
|
|
"value": {
|
|
"unit": "%",
|
|
"min": 0,
|
|
"max": 100,
|
|
"scale": 0,
|
|
"step": 1
|
|
}
|
|
},
|
|
"countdown_set": {
|
|
"type": "Enum",
|
|
"value": {
|
|
"range": ["cancel", "1h", "2h", "3h"]
|
|
}
|
|
},
|
|
"countdown_left": {
|
|
"type": "Integer",
|
|
"value": {
|
|
"unit": "h",
|
|
"min": 0,
|
|
"max": 24,
|
|
"scale": 0,
|
|
"step": 1
|
|
}
|
|
},
|
|
"fault": {
|
|
"type": "Bitmap",
|
|
"value": {
|
|
"label": ["tankfull", "defrost", "E1", "E2", "L3", "L4", "L2"]
|
|
}
|
|
}
|
|
},
|
|
"status": {
|
|
"switch": false,
|
|
"dehumidify_set_value": 25,
|
|
"fan_speed_enum": "low",
|
|
"anion": false,
|
|
"child_lock": false,
|
|
"humidity_indoor": 48,
|
|
"countdown_set": "cancel",
|
|
"countdown_left": 0,
|
|
"fault": 0
|
|
},
|
|
"set_up": true,
|
|
"support_local": true
|
|
}
|