Files
midea-meiju-codec/custom_components/midea_auto_cloud/translations/en.json
2025-09-25 11:45:46 +08:00

1510 lines
45 KiB
JSON

{
"config": {
"error": {
"no_home": "No available home",
"account_invalid": "Failed to authenticate on Midea cloud, the password may be changed",
"invalid_input": "Illegal input, IP address or 'auto' needed",
"login_failed": "Failed to login, wrong account or password",
"offline_error": "Only the online appliance can be configured",
"download_lua_failed": "Failed to download lua script of appliance",
"discover_failed": "The appliance can't be found on the local network",
"no_new_devices": "No any new available can be found in your home",
"connect_error": "Can't connect to the appliance"
},
"step": {
"user": {
"data": {
"account": "Account",
"password": "Password"
},
"description": "Login and save storage your Midea account",
"title": "Login"
},
"home": {
"title": "Home",
"data": {
"home": "Choose a location where your appliance in"
}
},
"device": {
"title": "Appliances",
"data": {
"device_id": "Choice a appliance to add"
}
},
"discover": {
"description": "Discover the appliance, it must in the local area work",
"title": "Appliance info",
"data": {
"ip_address": "IP address('auto' for discovery automatic)"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"option": "Option"
},
"title": "Configure"
},
"reset":{
"title": "Reset the configuration of appliance",
"description": "Remove the old configuration and make a new configuration use template\nIf your configuration was modified, the changes will lost\nIf your appliance type or model not in template, then the new configuration won't be made",
"data":{
"check": "I know that, do it"
}
},
"configure": {
"data": {
"ip_address": "IP address",
"refresh_interval": "Refresh interval(0 means not refreshing actively)"
},
"title": "Option"
}
},
"abort":{
"reset_success": "Reset done",
"account_unsupport_config": "Doesn't support this operation"
}
},
"services": {
"set_attribute": {
"name": "set the attributes",
"description": "Set the attributes of appliance in a dict",
"fields" : {
"device_id": {
"name": "Appliance code",
"description": "Appliance code (Device ID)"
},
"attributes": {
"name": "Attributes",
"description": "Attributes to set"
}
}
},
"send_command": {
"name": "Custom command",
"description": "Send a custom command to appliance",
"fields" : {
"device_id": {
"name": "Appliance code",
"description": "Appliance code (Device ID)"
},
"cmd_type": {
"name": "Type of command",
"description": "It can be 2 (query) or 3 (control)"
},
"cmd_body": {
"name": "Body of command",
"description": "The body of command without the MSmart protocol head and the checksum at the end"
}
}
}
},
"entity": {
"select": {
"add_rinse": {
"name": "Add Rinse"
},
"bright_led": {
"name": "Bright LED"
},
"capacity": {
"name": "Capacity"
},
"control_type": {
"name": "Control Type"
},
"db_dehydration_speed": {
"name": "DB Dehydration Speed"
},
"db_detergent": {
"name": "DB Detergent"
},
"db_location": {
"name": "DB Location"
},
"db_position": {
"name": "DB Position"
},
"db_program": {
"name": "DB Program"
},
"db_running_status": {
"name": "DB Running Status"
},
"db_softener": {
"name": "DB Softener"
},
"db_temperature": {
"name": "DB Temperature"
},
"db_water_level": {
"name": "DB Water Level"
},
"detergent_density": {
"name": "Detergent Density"
},
"dirty_degree": {
"name": "Dirty Degree"
},
"disinfectant": {
"name": "Disinfectant"
},
"downstair_mode": {
"name": "Down Stair Mode"
},
"downstair_work_status": {
"name": "Down Stair Work Status"
},
"dry_temp": {
"name": "Dry Temperature"
},
"dryness_level": {
"name": "Dryness Level"
},
"error_type": {
"name": "Error Type"
},
"fan_level": {
"name": "Fan Level"
},
"fan_set": {
"name": "Fan Set"
},
"food_site": {
"name": "Food Site"
},
"gesture_function_type": {
"name": "Gesture Function Type"
},
"humidity_mode": {
"name": "Humidity Mode"
},
"icea_bar_function_switch": {
"name": "Icea Bar Function Switch"
},
"intensity": {
"name": "Intensity"
},
"light_color": {
"name": "Light Color"
},
"material": {
"name": "Material"
},
"middlestair_mode": {
"name": "Middle Stair Mode"
},
"middlestair_work_status": {
"name": "Middle Stair Work Status"
},
"mode": {
"name": "Mode"
},
"mode_state": {
"name": "Mode State"
},
"mop_status": {
"name": "Mop Status"
},
"move_direction": {
"name": "Move Direction"
},
"power_level": {
"name": "Power Level"
},
"prevent_wrinkle": {
"name": "Prevent Wrinkle"
},
"program": {
"name": "Program"
},
"query_type": {
"name": "Query Type"
},
"rice_type": {
"name": "Rice Type"
},
"run_mode": {
"name": "Run Mode"
},
"running_status": {
"name": "Running Status"
},
"season": {
"name": "Season"
},
"soak_count": {
"name": "Soak Count"
},
"softener_density": {
"name": "Softener Density"
},
"stains": {
"name": "Stains"
},
"sterilize": {
"name": "Sterilize"
},
"sub_work_status": {
"name": "Sub Work Status"
},
"tank_status": {
"name": "Tank Status"
},
"temp_type": {
"name": "Temp Type"
},
"temperature_unit": {
"name": "Temperature Unit"
},
"type_machine": {
"name": "Type Machine"
},
"upstair_mode": {
"name": "Up Stair Mode"
},
"upstair_work_status": {
"name": "Up Stair Work Status"
},
"variable_mode": {
"name": "Variable Mode"
},
"water_level": {
"name": "Water Level"
},
"wind_gear": {
"name": "Wind Gear"
},
"wind_speed": {
"name": "Wind Speed"
},
"work_mode": {
"name": "Work Mode"
},
"work_status": {
"name": "Work Status"
}
},
"sensor": {
"acme_freezing_mode": {
"name": "Acme Freezing Mode"
},
"acquire_icea_mode_power": {
"name": "Acquire Icea Mode Power"
},
"acquire_water_mode_power": {
"name": "Acquire Water Mode Power"
},
"active_oxygen": {
"name": "Active Oxygen"
},
"air_dry_left_time": {
"name": "Air Dry Left Time"
},
"air_left_hour": {
"name": "AC Remaining Time"
},
"air_set_hour": {
"name": "AC Set Time"
},
"all_refrigeration_power": {
"name": "All Refrigeration Power"
},
"appointment_time": {
"name": "Appointment Time"
},
"area": {
"name": "Area"
},
"auto_max_set_temp": {
"name": "Auto Max Set Temp"
},
"auto_min_set_temp": {
"name": "Auto Min Set Temp"
},
"bath_out_volume": {
"name": "Bath Out Volume"
},
"bathtub_water_level": {
"name": "Bathtub Water Level"
},
"battery_percent": {
"name": "Battery Percent"
},
"battery_voltage": {
"name": "Battery Voltage"
},
"bottom_temperature": {
"name": "Bottom Temperature"
},
"brash_icea_mode_power": {
"name": "Brash Icea Mode Power"
},
"bright": {
"name": "Brightness"
},
"category": {
"name": "Category"
},
"change_litre": {
"name": "Change Litre"
},
"change_net_set_time": {
"name": "Change Net Set Time"
},
"change_net_used_time": {
"name": "Change Net Used Time"
},
"change_set_real_time": {
"name": "Change Set Real Time"
},
"clean_net_set_time": {
"name": "Clean Net Set Time"
},
"clean_net_used_time": {
"name": "Clean Net Used Time"
},
"clean_set_real_time": {
"name": "Clean Set Real Time"
},
"cloud_cycle_high": {
"name": "Cloud Cycle High"
},
"cloud_cycle_jiepai1": {
"name": "Cloud Cycle Jiepai1"
},
"cloud_cycle_jiepai2": {
"name": "Cloud Cycle Jiepai2"
},
"cloud_cycle_jiepai3": {
"name": "Cloud Cycle Jiepai3"
},
"cloud_cycle_jiepai4": {
"name": "Cloud Cycle Jiepai4"
},
"cloud_cycle_jiepai_time1": {
"name": "Cloud Cycle Jiepai Time1"
},
"cloud_cycle_jiepai_time2": {
"name": "Cloud Cycle Jiepai Time2"
},
"cloud_cycle_jiepai_time3": {
"name": "Cloud Cycle Jiepai Time3"
},
"cloud_cycle_jiepai_time4": {
"name": "Cloud Cycle Jiepai Time4"
},
"cloud_cycle_low": {
"name": "Cloud Cycle Low"
},
"co2_value": {
"name": "CO2 Value"
},
"cool_max_set_temp": {
"name": "Cool Max Set Temp"
},
"cool_min_set_temp": {
"name": "Cool Min Set Temp"
},
"cross_peak_electricity": {
"name": "Cross Peak Electricity"
},
"cur_humidity": {
"name": "Current Humidity"
},
"cur_temp": {
"name": "Current Temperature"
},
"cur_temperature": {
"name": "Current Temperature"
},
"customize_machine_cycle": {
"name": "Customize Machine Cycle"
},
"days_since_last_regeneration": {
"name": "Days Since Last Regeneration"
},
"days_since_last_two_regeneration": {
"name": "Days Since Last Two Regeneration"
},
"db_appointment": {
"name": "DB Appointment"
},
"db_appointment_time": {
"name": "DB Appointment Time"
},
"db_cycle_memory": {
"name": "DB Cycle Memory"
},
"db_dehydration_time": {
"name": "DB Dehydration Time"
},
"db_device_software_version": {
"name": "DB Device Software Version"
},
"db_error_code": {
"name": "DB Error Code"
},
"db_progress": {
"name": "DB Progress"
},
"db_project_no": {
"name": "DB Project No"
},
"db_remain_time": {
"name": "DB Remain Time"
},
"db_rinse_count": {
"name": "DB Rinse Count"
},
"db_set_dewater_time": {
"name": "DB Set Dewater Time"
},
"db_set_wash_time": {
"name": "DB Set Wash Time"
},
"db_wash_time": {
"name": "DB Wash Time"
},
"dehydration_speed": {
"name": "Dehydration Speed"
},
"dehydration_time": {
"name": "Dehydration Time"
},
"dehydration_time_value": {
"name": "Dehydration Time Value"
},
"delay_time": {
"name": "Delay Time"
},
"detergent_density_global": {
"name": "Detergent Density Global"
},
"detergent_global": {
"name": "Detergent Global"
},
"device_software_version": {
"name": "Device Software Version"
},
"downstair_hour": {
"name": "Down Stair Hour"
},
"downstair_min": {
"name": "Down Stair Min"
},
"downstair_sec": {
"name": "Down Stair Sec"
},
"downstair_temp": {
"name": "Down Stair Temperature"
},
"dry_time": {
"name": "Dry Time"
},
"dry_zone": {
"name": "Dry Zone"
},
"dryer": {
"name": "Dryer"
},
"dust_count": {
"name": "Dust Count"
},
"electronic_smell": {
"name": "Electronic Smell"
},
"energy_saving_mode": {
"name": "Energy Saving Mode"
},
"eradicate_pesticide_residue": {
"name": "Eradicate Pesticide Residue"
},
"error": {
"name": "Error"
},
"error_code": {
"name": "Error Code"
},
"error_desc": {
"name": "Error Description"
},
"expert_step": {
"name": "Expert Step"
},
"fast_cold_minute": {
"name": "Fast Cold Minute"
},
"fast_freeze_minute": {
"name": "Fast Freeze Minute"
},
"flocks_remind_period": {
"name": "Flocks Remind Period"
},
"flocks_wash_count": {
"name": "Flocks Wash Count"
},
"floodlight_power": {
"name": "Floodlight Power"
},
"flushing_days": {
"name": "Flushing Days"
},
"freeze_fahrenheit_level": {
"name": "Freeze Fahrenheit Level"
},
"freezing_ice_machine_power": {
"name": "Freezing Ice Machine Power"
},
"freezing_mode": {
"name": "Freezing Mode"
},
"freezing_power": {
"name": "Freezing Power"
},
"freezing_real_temperature": {
"name": "Freezing Real Temperature"
},
"freezing_temperature": {
"name": "Freezing Temperature"
},
"fresh_air_time": {
"name": "Fresh Air Time"
},
"function_zone_level": {
"name": "Function Zone Level"
},
"function_zone_power": {
"name": "Function Zone Power"
},
"gas_lift_percent": {
"name": "Gas Lift Percent"
},
"hcho_value": {
"name": "HCHO Value"
},
"heat_max_set_temp": {
"name": "Heat Max Set Temp"
},
"heat_min_set_temp": {
"name": "Heat Min Set Temp"
},
"holiday_mode": {
"name": "Holiday Mode"
},
"humidify_power": {
"name": "Humidify Power"
},
"humidity": {
"name": "Humidity"
},
"humidity_set": {
"name": "Humidity Set"
},
"humidity_value": {
"name": "Humidity Value"
},
"ice_mouth_power": {
"name": "Ice Mouth Power"
},
"icea_mode_power": {
"name": "Icea Mode Power"
},
"in_water_tem": {
"name": "In Water Temperature"
},
"indoor_temperature": {
"name": "Indoor Temperature"
},
"intelligent_mode": {
"name": "Intelligent Mode"
},
"interval_room_humidity_level": {
"name": "Interval Room Humidity Level"
},
"leach_expire_day": {
"name": "Leach Expire Day"
},
"leak_water_protection_value": {
"name": "Leak Water Protection Value"
},
"left_flexzone_power": {
"name": "Left Flexzone Power"
},
"left_flexzone_temperature": {
"name": "Left Flexzone Temperature"
},
"left_salt": {
"name": "Left Salt"
},
"left_time": {
"name": "Remaining Time"
},
"left_variable_real_temperature": {
"name": "Left Variable Real Temperature"
},
"machine_type": {
"name": "Machine Type"
},
"maintenance_reminder_setting": {
"name": "Maintenance Reminder Setting"
},
"micro_leak_protection_value": {
"name": "Micro Leak Protection Value"
},
"microcrystal_fresh": {
"name": "Microcrystal Fresh"
},
"middlestair_hour": {
"name": "Middle Stair Hour"
},
"middlestair_min": {
"name": "Middle Stair Min"
},
"middlestair_sec": {
"name": "Middle Stair Sec"
},
"middlestair_temp": {
"name": "Middle Stair Temperature"
},
"milk_mode_power": {
"name": "Milk Mode Power"
},
"mixed_water_gear": {
"name": "Mixed Water Gear"
},
"moisturize_mode": {
"name": "Moisturize Mode"
},
"normal_zone_level": {
"name": "Normal Zone Level"
},
"order_hour": {
"name": "Order Hour"
},
"order_min": {
"name": "Order Min"
},
"order_sec": {
"name": "Order Sec"
},
"out_water_tem": {
"name": "Out Water Temperature"
},
"outdoor_temperature": {
"name": "Outdoor Temperature"
},
"performance_mode": {
"name": "Performance Mode"
},
"person_tem_one": {
"name": "Person Temperature One"
},
"person_tem_three": {
"name": "Person Temperature Three"
},
"person_tem_two": {
"name": "Person Temperature Two"
},
"planner_status": {
"name": "Planner Status"
},
"plasma_aseptic_mode_power": {
"name": "Plasma Aseptic Mode Power"
},
"pm25_value": {
"name": "PM2.5 Value"
},
"power_consumption_high": {
"name": "Power Consumption High"
},
"power_consumption_low": {
"name": "Power Consumption Low"
},
"pre_regeneration_days": {
"name": "Pre Regeneration Days"
},
"preheat_max_set_temp": {
"name": "Preheat Max Set Temp"
},
"preheat_min_set_temp": {
"name": "Preheat Min Set Temp"
},
"preheat_on_set_temp": {
"name": "Preheat On Set Temp"
},
"preservation_mode": {
"name": "Preservation Mode"
},
"progress": {
"name": "Progress"
},
"radar_mode_power": {
"name": "Radar Mode Power"
},
"real_date_setting_day": {
"name": "Real Date Setting Day"
},
"real_date_setting_month": {
"name": "Real Date Setting Month"
},
"real_date_setting_year": {
"name": "Real Date Setting Year"
},
"real_time_setting_hour": {
"name": "Real Time Setting Hour"
},
"real_time_setting_min": {
"name": "Real Time Setting Min"
},
"refrigeration_fahrenheit_level": {
"name": "Refrigeration Fahrenheit Level"
},
"refrigeration_real_temperature": {
"name": "Refrigeration Real Temperature"
},
"regeneration_count": {
"name": "Regeneration Count"
},
"regeneration_current_stages": {
"name": "Regeneration Current Stages"
},
"regeneration_left_seconds": {
"name": "Regeneration Left Seconds"
},
"regeneration_stages": {
"name": "Regeneration Stages"
},
"remain_time": {
"name": "Remain Time"
},
"remaining_time": {
"name": "Remaining Time"
},
"remind_maintenance_days": {
"name": "Remind Maintenance Days"
},
"remote_control_flag": {
"name": "Remote Control Flag"
},
"remove_dew_power": {
"name": "Remove Dew Power"
},
"return_water_tem": {
"name": "Return Water Temperature"
},
"right_flexzone_power": {
"name": "Right Flexzone Power"
},
"right_flexzone_temperature": {
"name": "Right Flexzone Temperature"
},
"right_variable_real_temperature": {
"name": "Right Variable Real Temperature"
},
"room_aqi_value": {
"name": "Room AQI Value"
},
"room_temp_value": {
"name": "Room Temperature Value"
},
"running_percent": {
"name": "Running Percent"
},
"salt_alarm_threshold": {
"name": "Salt Alarm Threshold"
},
"salt_setting": {
"name": "Salt Setting"
},
"sensor_battery": {
"name": "Sensor Battery"
},
"sensor_humidify": {
"name": "Sensor Humidify"
},
"sensor_temperature": {
"name": "Sensor Temperature"
},
"sn8": {
"name": "SN8"
},
"soft_available_big": {
"name": "Soft Available Big"
},
"softener_density_global": {
"name": "Softener Density Global"
},
"softener_global": {
"name": "Softener Global"
},
"softwater": {
"name": "Soft Water Temp"
},
"station_error_desc": {
"name": "Station Error Description"
},
"storage_power": {
"name": "Storage Power"
},
"storage_temperature": {
"name": "Storage Temperature"
},
"supply_voltage": {
"name": "Supply Voltage"
},
"sweep_then_mop_mode_progress": {
"name": "Sweep Then Mop Mode Progress"
},
"switch_status": {
"name": "Switch Status"
},
"temp_set": {
"name": "Temperature Set"
},
"temperature": {
"name": "Temperature"
},
"time_off": {
"name": "Time Off"
},
"time_on": {
"name": "Time On"
},
"timing_regeneration_hour": {
"name": "Timing Regeneration Hour"
},
"timing_regeneration_min": {
"name": "Timing Regeneration Min"
},
"top_temperature": {
"name": "Top Temperature"
},
"tvoc_value": {
"name": "TVOC Value"
},
"unfreeze_power": {
"name": "Unfreeze Power"
},
"upstair_hour": {
"name": "Up Stair Hour"
},
"upstair_min": {
"name": "Up Stair Min"
},
"upstair_sec": {
"name": "Up Stair Sec"
},
"upstair_temp": {
"name": "Up Stair Temperature"
},
"use_days": {
"name": "Use Days"
},
"velocity": {
"name": "Velocity"
},
"version": {
"name": "Version"
},
"voice_level": {
"name": "Voice Level"
},
"voltage": {
"name": "Voltage"
},
"warming_time": {
"name": "Warming Time"
},
"wash_time": {
"name": "Wash Time"
},
"wash_time_value": {
"name": "Wash Time Value"
},
"water_consumption_average": {
"name": "Water Consumption Average"
},
"water_consumption_big": {
"name": "Water Consumption Big"
},
"water_consumption_today": {
"name": "Water Consumption Today"
},
"water_hardness": {
"name": "Water Hardness"
},
"water_station_status": {
"name": "Water Station Status"
},
"water_volume": {
"name": "Water Volume"
},
"work_stage": {
"name": "Work Stage"
},
"work_time": {
"name": "Work Time"
},
"zero_cold_tem": {
"name": "Zero Cold Temperature"
}
},
"binary_sensor": {
"air_status": {
"name": "Air Running"
},
"bar_door_state": {
"name": "Bar Door State"
},
"bottom_hot": {
"name": "Bottom Hot"
},
"bright_lack": {
"name": "Brightness Lack"
},
"carpet_switch": {
"name": "Carpet Switch"
},
"chlorine_sterilization_error": {
"name": "Chlorine Sterilization Error"
},
"diy_flag": {
"name": "DIY Flag"
},
"diy_main_wash": {
"name": "DIY Main Wash"
},
"diy_piao_wash": {
"name": "DIY Rinse"
},
"diy_times": {
"name": "DIY Times"
},
"flank_hot": {
"name": "Flank Hot"
},
"flexzone_door_state": {
"name": "Flexzone Door State"
},
"freezer_door_state": {
"name": "Freezer Door State"
},
"have_reserve_task": {
"name": "Have Reserve Task"
},
"is_error": {
"name": "Is Error"
},
"maintenance_remind": {
"name": "Maintenance Remind"
},
"rtc_error": {
"name": "RTC Error"
},
"softwater_lack": {
"name": "Soft Water Lack"
},
"storage_door_state": {
"name": "Storage Door State"
},
"storage_ice_home_door_state": {
"name": "Storage Ice Home Door State"
},
"top_hot": {
"name": "Top Hot"
},
"wash_stage": {
"name": "Washing Stage"
},
"water_lack": {
"name": "Water Lack"
}
},
"climate": {
"freezing_zone": {
"name": "Freezing Zone"
},
"left_flexzone": {
"name": "Left Flexzone"
},
"right_flexzone": {
"name": "Right Flexzone"
},
"storage_zone": {
"name": "Storage Zone"
},
"thermostat": {
"name": "Thermostat"
},
"water_heater": {
"name": "Water Heater"
}
},
"humidifier": {
"humidifier": { "name": "Humidifier" }
},
"switch": {
"add_water_flag": {
"name": "Add Water Flag"
},
"ai_flag": {
"name": "AI Flag"
},
"ai_switch": {
"name": "AI Switch"
},
"airdry_on_off": {
"name": "Air Dry On Off"
},
"airswitch": {
"name": "AC Switch"
},
"appointment": {
"name": "Appointment"
},
"aux_heat": {
"name": "Aux Heat"
},
"baby_lock": {
"name": "Baby Lock"
},
"bathtub": {
"name": "Bathtub"
},
"beforehand_wash": {
"name": "Beforehand Wash"
},
"bubble": {
"name": "Bubble"
},
"bucket_clean_switch": {
"name": "Bucket Clean Switch"
},
"bucket_water_overheating": {
"name": "Bucket Water Overheating"
},
"buzzer": {
"name": "Buzzer"
},
"change_litre_switch": {
"name": "Change Litre Switch"
},
"change_net_change_flg": {
"name": "Change Net Change Flag"
},
"cl_sterilization": {
"name": "Chlorine Sterilization"
},
"clean_net_clean_flg": {
"name": "Clean Net Clean Flag"
},
"co2_check_enable": {
"name": "CO2 Check Enable"
},
"cold_water": {
"name": "Cold Water"
},
"cold_water_ai": {
"name": "Cold Water AI"
},
"cold_water_dot": {
"name": "Cold Water Dot"
},
"cold_water_pressure": {
"name": "Cold Water Pressure"
},
"comp_state": {
"name": "Comp State"
},
"condensation_state": {
"name": "Condensation State"
},
"cool_enable": {
"name": "Cool Enable"
},
"cycle_memory": {
"name": "Cycle Memory"
},
"damp_dry_signal": {
"name": "Damp Dry Signal"
},
"day_time_state": {
"name": "Day Time State"
},
"db_baby_lock": {
"name": "DB Baby Lock"
},
"db_clean_notification": {
"name": "DB Clean Notification"
},
"db_detergent_needed": {
"name": "DB Detergent Needed"
},
"db_fast_clean_wash": {
"name": "DB Fast Clean Wash"
},
"db_light": {
"name": "DB Light"
},
"db_nightly_wash": {
"name": "DB Nightly Wash"
},
"db_power": {
"name": "DB Power"
},
"db_softener_needed": {
"name": "DB Softener Needed"
},
"db_steam_wash": {
"name": "DB Steam Wash"
},
"db_wash_dry_link": {
"name": "DB Wash Dry Link"
},
"defrost_state": {
"name": "Defrost State"
},
"detergent_lack": {
"name": "Detergent Lack"
},
"disinfect_on_off": {
"name": "Disinfect On Off"
},
"display_on_off": {
"name": "Display On Off"
},
"door_downstair": {
"name": "Door Down Stair"
},
"door_middlestair": {
"name": "Door Middle Stair"
},
"door_opened": {
"name": "Door Opened"
},
"door_upstair": {
"name": "Door Up Stair"
},
"door_warn": {
"name": "Door Warning"
},
"doorswitch": {
"name": "Door Switch"
},
"down_light": {
"name": "Down Light"
},
"downstair_iscooling": {
"name": "Down Stair Is Cooling"
},
"downstair_ispreheat": {
"name": "Down Stair Is Preheat"
},
"dry": {
"name": "Dry"
},
"dry_step_switch": {
"name": "Dry Step Switch"
},
"dry_weighing_already": {
"name": "Dry Weighing Already"
},
"drying_tunnel_overheating": {
"name": "Drying Tunnel Overheating"
},
"dryswitch": {
"name": "Dry Switch"
},
"easy_ironing": {
"name": "Easy Ironing"
},
"eco_dry_switch": {
"name": "Eco Dry Switch"
},
"esp_enable": {
"name": "ESP Enable"
},
"esp_state": {
"name": "ESP State"
},
"eye_wash": {
"name": "Eye Wash"
},
"fast_clean_wash": {
"name": "Fast Clean Wash"
},
"flocks_switcher": {
"name": "Flocks Switcher"
},
"flowmeter_error": {
"name": "Flowmeter Error"
},
"freeze_state": {
"name": "Freeze State"
},
"fresh_anion_switch": {
"name": "Fresh Anion Switch"
},
"function_set_energy_save": {
"name": "Function Set Energy Save"
},
"function_set_link": {
"name": "Function Set Link"
},
"function_set_prheat": {
"name": "Function Set Preheat"
},
"function_set_sleep": {
"name": "Function Set Sleep"
},
"function_set_ultimate": {
"name": "Function Set Ultimate"
},
"gesture_function": {
"name": "Gesture Function"
},
"hcho_check_enable": {
"name": "HCHO Check Enable"
},
"heat_enable": {
"name": "Heat Enable"
},
"holiday_mode": {
"name": "Holiday Mode"
},
"holiday_on_state": {
"name": "Holiday On State"
},
"holiday_set_state": {
"name": "Holiday Set State"
},
"holiday_state": {
"name": "Holiday State"
},
"humidity_check_enable": {
"name": "Humidity Check Enable"
},
"humidity_state": {
"name": "Humidity State"
},
"intelligent_wash": {
"name": "Intelligent Wash"
},
"is_error": {
"name": "Is Error"
},
"keep_fresh_status": {
"name": "Keep Fresh Status"
},
"leak_water": {
"name": "Leak Water"
},
"leak_water_protection": {
"name": "Leak Water Protection"
},
"light": {
"name": "Light"
},
"lock": {
"name": "Lock"
},
"lock_state": {
"name": "Lock State"
},
"low_battery": {
"name": "Low Battery"
},
"low_salt": {
"name": "Low Salt"
},
"maintenance_reminder_switch": {
"name": "Maintenance Reminder Switch"
},
"memory": {
"name": "Memory"
},
"micro_leak": {
"name": "Micro Leak"
},
"micro_leak_protection": {
"name": "Micro Leak Protection"
},
"microbubble": {
"name": "Microbubble"
},
"middlestair_iscooling": {
"name": "Middle Stair Is Cooling"
},
"middlestair_ispreheat": {
"name": "Middle Stair Is Preheat"
},
"netions_on_off": {
"name": "Net Ions On Off"
},
"nightly": {
"name": "Nightly"
},
"no_salt": {
"name": "No Salt"
},
"old_speedy": {
"name": "Old Speedy"
},
"passby_enable": {
"name": "Passby Enable"
},
"person_mode_one": {
"name": "Person Mode One"
},
"person_mode_three": {
"name": "Person Mode Three"
},
"person_mode_two": {
"name": "Person Mode Two"
},
"pm25_check_enable": {
"name": "PM2.5 Check Enable"
},
"power": {
"name": "Power"
},
"power_off_timer": {
"name": "Power Off Timer"
},
"power_on_timer": {
"name": "Power On Timer"
},
"power_state": {
"name": "Power State"
},
"pre_heat": {
"name": "Pre Heat"
},
"pre_regeneration": {
"name": "Pre Regeneration"
},
"preheat_enable": {
"name": "Preheat Enable"
},
"preheat_state": {
"name": "Preheat State"
},
"prevent_straight_wind": {
"name": "Prevent Straight Wind"
},
"prevent_wrinkle_switch": {
"name": "Prevent Wrinkle Switch"
},
"regeneration": {
"name": "Regeneration"
},
"remain_able": {
"name": "Remain Able"
},
"remind_sound": {
"name": "Remind Sound"
},
"room_temp_ctrl": {
"name": "Room Temp Ctrl"
},
"room_temp_set": {
"name": "Room Temp Set"
},
"rsj_stand_by": {
"name": "RSJ Stand By"
},
"safe": {
"name": "Safe"
},
"salt_level_sensor_error": {
"name": "Salt Level Sensor Error"
},
"silence_set_state": {
"name": "Silence Set State"
},
"silence_state": {
"name": "Silence State"
},
"silent": {
"name": "Silent"
},
"soak": {
"name": "Soak"
},
"soften": {
"name": "Soften"
},
"softener_lack": {
"name": "Softener Lack"
},
"speedy": {
"name": "Speedy"
},
"spray_wash": {
"name": "Spray Wash"
},
"steam": {
"name": "Steam"
},
"steam_switch": {
"name": "Steam Switch"
},
"steam_wash": {
"name": "Steam Wash"
},
"strong_wash": {
"name": "Strong Wash"
},
"super_clean_wash": {
"name": "Super Clean Wash"
},
"time_set_state": {
"name": "Time Set State"
},
"timer_state": {
"name": "Timer State"
},
"ultraviolet_lamp": {
"name": "Ultraviolet Lamp"
},
"upstair_iscooling": {
"name": "Up Stair Is Cooling"
},
"upstair_ispreheat": {
"name": "Up Stair Is Preheat"
},
"uv_disinfect": {
"name": "UV Disinfect"
},
"uvswitch": {
"name": "UV Switch"
},
"warn_state": {
"name": "Warn State"
},
"water_box": {
"name": "Water Box"
},
"water_plus": {
"name": "Water Plus"
},
"water_way": {
"name": "Water Way"
},
"waterswitch": {
"name": "Water Switch"
},
"week_time_state": {
"name": "Week Time State"
},
"wind_dispel": {
"name": "Wind Dispel"
}
}
}
}