Standard Instruction Set

Last Updated on : 2022-01-13 03:17:11download

This topic describes the standard instruction set of air conditioners (kt).

Code Name Data type Value constraint Description
switch Switch Boolean {} None
temp_set Set the temperature in °C Integer {“min”:0,“unit”:“℃”, “scale”:0,“max”:50,“type”:“value”, “step”:1} None
temp_set_f Set the temperature in °F Integer {“unit”:“℉”, “min”:0,“max”:100,“scale”:0,“step”:1} None
mode Working mode Enum {“range”:[“auto”, “cold”, “hot”, “wet”, “wind”, “eco”, “floor_heat”, “floor_heat_and_heat”]} None
windspeed Speed level Enum {“range”:[“1”, “2”, “3”, “4”, “5”, “6”]} None
fan_speed_enum Speed mode Enum {“range”:[“low”, “mid”, “high”, “auto”, “strong”]} None
mode_auto Automatic mode Boolean {} None
mode_eco ECO mode Boolean {} None
mode_dry Dry mode Boolean {} None
mode_ventilation Ventilation mode Boolean {} None
anion Anion Boolean {} None
heat Auxiliary heat Boolean {} None
light Light Boolean {} None
lock Child lock Boolean {} None
switch_horizontal Horizontal swing flap switch Boolean {} None
switch_vertical Vertical swing flap switch Boolean {} None
windshake Swing flap Enum {“range”:[“horizontal”, “vertical”]} None
beep Beep Boolean {} None
humidity_set Humidity setting Integer {“min”:0,“unit”:“%”, “scale”:0,“max”:100,“type”:“value”, “step”:1} None
temp_unit_convert Temperature unit switching Enum {“range”:[“c”, “f”]} None
countdown_set Countdown Enum {“range”:[“cancel”, “1h”, “2h”, “3h”, “4h”, “5h”, “6h”]} None
c_f Temperature unit switching Enum {“range”:[“C”, “F”]} Legacy versions only
countdown Countdown Enum {“range”:[“cancel”, “1”, “2”, “3”, “4”, “5”, “6”]} Legacy versions only