diff --git a/custom_components/midea_auto_cloud/translations/en.json b/custom_components/midea_auto_cloud/translations/en.json index c452fbd..950ba54 100644 --- a/custom_components/midea_auto_cloud/translations/en.json +++ b/custom_components/midea_auto_cloud/translations/en.json @@ -442,21 +442,7 @@ "name": "Middle Stair Work Status" }, "mode": { - "name": "Mode", - "options": { - "close_all": "Close All", - "strong_heating": "Strong Heating", - "weak_heating": "Weak Heating", - "heating": "Heating", - "bath": "Bath", - "soft_wind": "Soft Wind", - "ventilation": "Ventilation", - "morning_ventilation": "Morning Ventilation", - "drying": "Drying", - "blowing": "Blowing", - "drying_safe_power": "Drying Safe Power", - "drying_fast": "Drying Fast" - } + "name": "Mode" }, "mode_state": { "name": "Mode State" @@ -606,13 +592,7 @@ "name": "Heating Direction" }, "light_mode": { - "name": "Light Mode", - "options": { - "close_all": "Close All", - "night_light": "Night Light", - "main_light": "Main Light", - "all_on": "All On" - } + "name": "Light Mode" }, "bath_direction": { "name": "Bath Direction" diff --git a/custom_components/midea_auto_cloud/translations/zh-Hans.json b/custom_components/midea_auto_cloud/translations/zh-Hans.json index 6134725..f1b8ebd 100644 --- a/custom_components/midea_auto_cloud/translations/zh-Hans.json +++ b/custom_components/midea_auto_cloud/translations/zh-Hans.json @@ -442,21 +442,7 @@ "name": "中层工作状态" }, "mode": { - "name": "模式", - "options": { - "close_all": "全部关闭", - "strong_heating": "强力加热", - "weak_heating": "弱力加热", - "heating": "加热", - "bath": "浴室", - "soft_wind": "柔风", - "ventilation": "通风", - "morning_ventilation": "晨间通风", - "drying": "烘干", - "blowing": "吹风", - "drying_safe_power": "安全功率烘干", - "drying_fast": "快速烘干" - } + "name": "模式" }, "mode_state": { "name": "模式状态" @@ -606,13 +592,7 @@ "name": "加热方向" }, "light_mode": { - "name": "灯光模式", - "options": { - "close_all": "全部关闭", - "night_light": "夜灯", - "main_light": "主灯", - "all_on": "全部开启" - } + "name": "灯光模式" }, "bath_direction": { "name": "浴室方向"