更新时间:2022-01-13 03:35:53下载pdf
Code |
名称 |
取值类型 |
取值说明 |
---|---|---|---|
switch | 开关 | Boolean | {} |
temp_set | 温度设置 | Integer | {“unit”:“℃”,“min”:0,“max”:40,“scale”:0,“step”:1} |
mode | 模式 | Enum | {“range”:[“smart”,“manual”]} |
level | 档位 | Enum | {“range”:[“level_1”,“level_2”,“level_3”,“level_4”,“level_5”]} |
eco | ECO模式 | Boolean | {} |
child_lock | 童锁 | Boolean | {} |
light | 灯光 | Boolean | {} |
temp_unit_convert | 温标切换 | Enum | {“range”:[“c”,“f”]} |
temp_set_f | 温度设置(F) | Integer | {“unit”:“℉”,“min”:32,“max”:104,“scale”:0,“step”:1} |
countdown_set | 倒计时 | Enum | {“range”:[“cancel”,“1h”,“2h”,“3h”,“4h”,“5h”,“6h”]} |
Code |
名称 |
取值类型 |
取值说明 |
---|---|---|---|
temp_current | 当前温度 | Integer | {“unit”:“℃”,“min”:-20,“max”:50,“scale”:0,“step”:1} |
temp_current_f | 当前温度(F) | Integer | {“unit”:“℉”,“min”:-4,“max”:122,“scale”:0,“step”:1} |
countdown_left | 倒计时剩余时间 | Integer | {“unit”:“s”,“min”:0,“max”:86400,“scale”:0,“step”:1} |
work_state | 工作状态 | Enum | {“range”:[“heating”,“standby”]} |
fault | 故障告警 | Bitmap | {“label”:[“ov_cr”],“maxlen”:1} |
该内容对您有帮助吗?
是意见反馈该内容对您有帮助吗?
是意见反馈