Skip to content

dehumidifier

Dennis edited this page Jul 1, 2023 · 1 revision

raw state:state":{"power_on":true,"mode":"dehumidify","current_humidity":53,"target_humidity":50,"fan_speed":"high","lock":false,"swing":true,"fault":[],"timer":0,"defrosting":false,"current_temperature":19}

mode

String/enum

options: [dehumidify, fan, laundry, continuous, automatic]

current_humidity

integer

shows the current humidity

target_humidity

integer

shows the target humidity

fan_speed

string/Enum

options: [low, high]

swing

Boolean

shows if the device is using swing mode

defrosting

Boolean

indicates that the device is using a defrosting mode

current_temperature

Integer

gives the current temperature (in Celcius)

Clone this wiki locally