-
Notifications
You must be signed in to change notification settings - Fork 7
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}
String/enum
options: [dehumidify, fan, laundry, continuous, automatic]
integer
shows the current humidity
integer
shows the target humidity
string/Enum
options: [low, high]
Boolean
shows if the device is using swing mode
Boolean
indicates that the device is using a defrosting mode
Integer
gives the current temperature (in Celcius)