Last Updated on : 2022-01-17 06:02:18download
This topic describes the standard status 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”]} | 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 |
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 |
Code | Name | Data type | Value constraint | Description |
---|---|---|---|---|
temp_current | Current temperature in °C | Integer | {“min”:-20,“scale”:0,“unit”:“℃”,“max”:100,“step”:1} | None |
temp_current_f | Current temperature in °F | Integer | {“unit”:“℉”,“min”:-40,“max”:200,“scale”:0,“step”:1} | None |
work_status | Working status | Enum | {“range”:[“heating”,“cooling”,“ventilation”,“off”]} | None |
humidity_current | Current humidity | Integer | {“min”:0,“scale”:0,“unit”:“%”,“max”:100,“step”:1} | None |
countdown_left | Remaining time of countdown | Integer | {“min”:0,“scale”:0,“unit”:“min”,“max”:360,“step”:1} | None |
status | Working status | Enum | {“range”:[“1”,“2”,“3”,“off”]} | Legacy versions only |
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback