add humidification, sterilization, dust removal, and odor elimination

This commit is contained in:
yang605256182
2025-12-10 21:46:36 +08:00
parent 2c45cd3890
commit 02ae8bc33f
3 changed files with 160 additions and 1 deletions

View File

@@ -2768,6 +2768,39 @@
},
"forcetbh_state": {
"name": "Force Standby"
},
"manul_humi": {
"name": "humidification"
},
"manul_humi_value": {
"name": "Set humidity"
},
"down_wind_left_switch": {
"name": "Down Wind Left Switch"
},
"down_wind_right_switch": {
"name": "Down Wind Right Switch"
},
"disinfect": {
"name": "Disinfect"
},
"remove_arofene": {
"name": "Remove Arofene"
},
"remove_peculiar_smell": {
"name": "Remove Peculiar Smell"
},
"auto_fresh_off_co2": {
"name": "Auto Fresh Off Co2"
},
"comfort_fresh_air": {
"name": "Comfort Fresh Air"
},
"elec_dust_remove": {
"name": "Elec Dust Remove"
},
"air_exhaust": {
"name": "Air Exhaust"
}
}
}

View File

@@ -2863,6 +2863,39 @@
},
"forcetbh_state": {
"name": "强制待机"
},
"manul_humi": {
"name": "加湿"
},
"manul_humi_value": {
"name": "设置湿度"
},
"down_wind_left_switch": {
"name": "左出风"
},
"down_wind_right_switch": {
"name": "右出风"
},
"disinfect": {
"name": "除菌"
},
"remove_arofene": {
"name": "除甲醛"
},
"remove_peculiar_smell": {
"name": "长效除味"
},
"auto_fresh_off_co2": {
"name": "自动新风"
},
"comfort_fresh_air": {
"name": "舒适新风"
},
"elec_dust_remove": {
"name": "除尘"
},
"air_exhaust": {
"name": "快速除味"
}
}
}