55 lines
1.5 KiB
JSON
55 lines
1.5 KiB
JSON
{
|
|
"name": "Dehumidifier",
|
|
"category": "cs",
|
|
"product_id": "zibqa9dutqyaxym2",
|
|
"product_name": "Arete\u00ae Two 12L Dehumidifier/Air Purifier",
|
|
"online": true,
|
|
"function": {
|
|
"switch": { "type": "Boolean", "value": {} },
|
|
"dehumidify_set_value": {
|
|
"type": "Integer",
|
|
"value": { "unit": "%", "min": 35, "max": 70, "scale": 0, "step": 5 }
|
|
},
|
|
"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": 35, "max": 70, "scale": 0, "step": 5 }
|
|
},
|
|
"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", "L2", "L3", "L4", "wet"]
|
|
}
|
|
}
|
|
},
|
|
"status": {
|
|
"switch": true,
|
|
"dehumidify_set_value": 50,
|
|
"child_lock": false,
|
|
"humidity_indoor": 47,
|
|
"countdown_set": "cancel",
|
|
"countdown_left": 0,
|
|
"fault": 0
|
|
}
|
|
}
|