Standard Status Set

Last Updated on : 2022-02-09 05:11:52download

This topic describes the standard status set of dehumidifiers (cs).

Support reporting instructions to the cloud and sending instructions to the device

Code Name Data type Value constraint
switch Switch Boolean {}
countdown_set Countdown Enum {“range”:[“cancel”,“1h”,“2h”,“3h”]}
child_lock Child lock switch Boolean {}
sleep Sleep function Boolean {}
uv UV sterilization Boolean {}
heat Heating Boolean {}
light Light Boolean {}
anion Anion Boolean {}
defrost Defrost Boolean {}
swing Swing Boolean {}
mode Mode Enum {“range”:[“dehumidify”,“drying”,“continuous”]}
fan_speed_enum Speed Enum {“range”:[“low”,“mid”,“high”]}
dehumidify_set_enum Set the dehumidification value (enumeration type) Enum {“range”:[“10”,“20”,“30”,“40”,“50”]}
dehumidify_set_value Set the dehumidification value (numerical type) Integer {“unit”:“%”,“min”:35,“max”:80,“scale”:0,“step”:5}

Support reporting instructions to the cloud only

Code Name Data type Value constraint
countdown_left Remaining time of the countdown in minutes Integer {“unit”:“min”,“min”:0,“max”:1440,“scale”:0,“step”:1}
pm25 PM2.5 Integer {“min”:0,“max”:999,“scale”:0,“step”:1}
temp_indoor Indoor temperature Integer {“unit”:“℃”,“min”:0,“max”:100,“scale”:0,“step”:1}
humidity_indoor Indoor humidity Integer {“unit”:“%”,“min”:0,“max”:100,“scale”:0,“step”:1}