Standard Status Set

Last Updated on : 2022-01-17 06:02:12download

This topic describes the standard status set of air conditioner controllers (ktkzq).

Support sending instructions to the device

Note: Only the legacy versions support the instructions marked with an asterisk (*).

Code Name Data type Value constraint
switch Switch Boolean {}
child_lock Child lock Boolean {}
temp_set Temperature setting Integer {“unit”:“℃”,“min”:0,“max”:40,“scale”:0,“step”:1}
mode Working mode Enum {“range”:[“hot”,“cold”,“wet”,“wind”]}
countdown_set Countdown setting Enum {“range”:[“cancel”,“0_5h”,“1h”,“1_5h”,“2h”,“2_5h”,“3h”,“3_5h”,“4h”,“4_5h”,“5h”,“5_5h”,“6h”,“6_5h”,“7h”,“7_5h”,“8h”,“8_5h”,“9h”,“9_5h”,“10h”,“10_5h”,“11h”,“11_5h”,“12h”]}
fan_speed_enum Speed level Enum {“range”:[“level_1”,“level_2”,“level_3”,“level_4”]}
*windspeed Speed Enum {“range”:[“1”,“2”,“3”,“4”,“5”,“6”]}

Support reporting instructions to the cloud only

Code Name Data type Value constraint
temp_current Current temperature Integer {“unit”:“℃”,“min”:-20,“max”:50,“scale”:0,“step”:1}
countdown_left Left time of countdown Integer {“unit”:“min”,“min”:0,“max”:360,“scale”:0,“step”:1}