Add more control for hoover washing machine #34
This commit is contained in:
		| @ -94,7 +94,7 @@ BINARY_SENSORS: dict[str, tuple[HonBinarySensorEntityDescription, ...]] = { | ||||
|             key="goodNight", name="Good Night Mode", translation_key="good_night" | ||||
|         ), | ||||
|         HonBinarySensorEntityDescription( | ||||
|             key="acquaplus", name="Acqua Plus", translation_key="aqua_plus" | ||||
|             key="acquaplus", name="Acqua Plus", translation_key="acqua_plus" | ||||
|         ), | ||||
|         HonBinarySensorEntityDescription( | ||||
|             key="anticrease", name="Anti-Crease", translation_key="anti_crease" | ||||
|  | ||||
| @ -42,6 +42,25 @@ NUMBERS: dict[str, tuple[NumberEntityDescription, ...]] = { | ||||
|             native_unit_of_measurement=UnitOfTime.MINUTES, | ||||
|             translation_key="wash_time", | ||||
|         ), | ||||
|         NumberEntityDescription( | ||||
|             key="startProgram.steamLevel", | ||||
|             name="Steam Level", | ||||
|             icon="mdi:weather-dust", | ||||
|             entity_category=EntityCategory.CONFIG, | ||||
|             translation_key="steam_level", | ||||
|         ), | ||||
|         NumberEntityDescription( | ||||
|             key="startProgram.waterHard", | ||||
|             name="Water hard", | ||||
|             icon="mdi:water", | ||||
|             entity_category=EntityCategory.CONFIG, | ||||
|             translation_key="water_hard", | ||||
|         ), | ||||
|         NumberEntityDescription( | ||||
|             key="startProgram.lang", | ||||
|             name="lang", | ||||
|             entity_category=EntityCategory.CONFIG, | ||||
|         ), | ||||
|     ), | ||||
|     "TD": ( | ||||
|         NumberEntityDescription( | ||||
|  | ||||
| @ -140,6 +140,21 @@ SENSORS: dict[str, tuple[SensorEntityDescription, ...]] = { | ||||
|             entity_category=EntityCategory.CONFIG, | ||||
|             translation_key="remaining_time", | ||||
|         ), | ||||
|         SensorEntityDescription( | ||||
|             key="dirtyLevel", | ||||
|             name="Dirt level", | ||||
|             icon="mdi:liquid-spot", | ||||
|             translation_key="dirt_level", | ||||
|         ), | ||||
|         SensorEntityDescription( | ||||
|             key="startProgram.suggestedLoadW", | ||||
|             name="Suggested Load", | ||||
|             icon="mdi:weight-kilogram", | ||||
|             entity_category=EntityCategory.CONFIG, | ||||
|             state_class=SensorStateClass.MEASUREMENT, | ||||
|             native_unit_of_measurement=UnitOfMass.KILOGRAMS, | ||||
|             translation_key="suggested_load", | ||||
|         ), | ||||
|     ), | ||||
|     "TD": ( | ||||
|         SensorEntityDescription( | ||||
| @ -208,6 +223,19 @@ SENSORS: dict[str, tuple[SensorEntityDescription, ...]] = { | ||||
|             entity_category=EntityCategory.CONFIG, | ||||
|             translation_key="energy_label", | ||||
|         ), | ||||
|         SensorEntityDescription( | ||||
|             key="steamLevel", | ||||
|             name="Steam level", | ||||
|             icon="mdi:smoke", | ||||
|             entity_category=EntityCategory.CONFIG, | ||||
|             translation_key="steam_level", | ||||
|         ), | ||||
|         SensorEntityDescription( | ||||
|             key="steamType", | ||||
|             name="Steam Type", | ||||
|             icon="mdi:weather-dust", | ||||
|             entity_category=EntityCategory.CONFIG, | ||||
|         ), | ||||
|     ), | ||||
|     "WD": ( | ||||
|         SensorEntityDescription( | ||||
|  | ||||
| @ -67,6 +67,48 @@ SWITCHES: dict[str, tuple[HonSwitchEntityDescription, ...]] = { | ||||
|             icon="mdi:refresh-circle", | ||||
|             translation_key="keep_fresh", | ||||
|         ), | ||||
|         HonSwitchEntityDescription( | ||||
|             key="startProgram.autoDetergentStatus", | ||||
|             name="Auto Dose", | ||||
|             entity_category=EntityCategory.CONFIG, | ||||
|             icon="mdi:cup", | ||||
|             translation_key="auto_dose", | ||||
|         ), | ||||
|         HonSwitchEntityDescription( | ||||
|             key="startProgram.acquaplus", | ||||
|             name="Acqua Plus", | ||||
|             entity_category=EntityCategory.CONFIG, | ||||
|             icon="mdi:water-plus", | ||||
|             translation_key="acqua_plus", | ||||
|         ), | ||||
|         HonSwitchEntityDescription( | ||||
|             key="extraRinse1", | ||||
|             name="Extra Rinse 1", | ||||
|             entity_category=EntityCategory.CONFIG, | ||||
|             icon="mdi:numeric-1-box-multiple-outline", | ||||
|             translation_key="extra_rinse_1", | ||||
|         ), | ||||
|         HonSwitchEntityDescription( | ||||
|             key="extraRinse2", | ||||
|             name="Extra Rinse 2", | ||||
|             entity_category=EntityCategory.CONFIG, | ||||
|             icon="mdi:numeric-2-box-multiple-outline", | ||||
|             translation_key="extra_rinse_2", | ||||
|         ), | ||||
|         HonSwitchEntityDescription( | ||||
|             key="extraRinse3", | ||||
|             name="Extra Rinse 3", | ||||
|             entity_category=EntityCategory.CONFIG, | ||||
|             icon="mdi:numeric-3-box-multiple-outline", | ||||
|             translation_key="extra_rinse_3", | ||||
|         ), | ||||
|         HonSwitchEntityDescription( | ||||
|             key="goodNight", | ||||
|             name="Good Night", | ||||
|             icon="mdi:weather-night", | ||||
|             entity_category=EntityCategory.CONFIG, | ||||
|             translation_key="good_night", | ||||
|         ), | ||||
|     ), | ||||
|     "TD": ( | ||||
|         HonSwitchEntityDescription( | ||||
|  | ||||
| @ -944,6 +944,24 @@ | ||||
|             }, | ||||
|             "mute_mode": { | ||||
|                 "name": "Tichý režim" | ||||
|             }, | ||||
|             "extra_rinse_1": { | ||||
|                 "name": "+1 máchání" | ||||
|             }, | ||||
|             "extra_rinse_2": { | ||||
|                 "name": "+2 máchání" | ||||
|             }, | ||||
|             "extra_rinse_3": { | ||||
|                 "name": "+3 máchání" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Aquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Automatické dávkování" | ||||
|             }, | ||||
|             "good_night": { | ||||
|                 "name": "Dobrou noc" | ||||
|             } | ||||
|         }, | ||||
|         "binary_sensor": { | ||||
| @ -1015,6 +1033,12 @@ | ||||
|             }, | ||||
|             "prewash": { | ||||
|                 "name": "Předpírka\r\r\r\r\r\r\n" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Aquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Automatické dávkování" | ||||
|             } | ||||
|         }, | ||||
|         "number": { | ||||
| @ -1044,6 +1068,9 @@ | ||||
|             }, | ||||
|             "dry_time": { | ||||
|                 "name": "Doba sušení" | ||||
|             }, | ||||
|             "steam_level": { | ||||
|                 "name": "Úroveň páry" | ||||
|             } | ||||
|         }, | ||||
|         "button": { | ||||
|  | ||||
| @ -944,6 +944,24 @@ | ||||
|             }, | ||||
|             "mute_mode": { | ||||
|                 "name": "Stummer Modus" | ||||
|             }, | ||||
|             "extra_rinse_1": { | ||||
|                 "name": "+1 Spülgang" | ||||
|             }, | ||||
|             "extra_rinse_2": { | ||||
|                 "name": "+2 Spülgänge" | ||||
|             }, | ||||
|             "extra_rinse_3": { | ||||
|                 "name": "+3 Spülgänge" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Autodosierung" | ||||
|             }, | ||||
|             "good_night": { | ||||
|                 "name": "Gute Nacht" | ||||
|             } | ||||
|         }, | ||||
|         "binary_sensor": { | ||||
| @ -1015,6 +1033,12 @@ | ||||
|             }, | ||||
|             "prewash": { | ||||
|                 "name": "Vorspülen" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Autodosierung" | ||||
|             } | ||||
|         }, | ||||
|         "number": { | ||||
| @ -1044,6 +1068,9 @@ | ||||
|             }, | ||||
|             "dry_time": { | ||||
|                 "name": "Trocknungsdauer" | ||||
|             }, | ||||
|             "steam_level": { | ||||
|                 "name": "Dampfstufe" | ||||
|             } | ||||
|         }, | ||||
|         "button": { | ||||
|  | ||||
| @ -944,6 +944,24 @@ | ||||
|             }, | ||||
|             "mute_mode": { | ||||
|                 "name": "Σίγαση λειτουργίας" | ||||
|             }, | ||||
|             "extra_rinse_1": { | ||||
|                 "name": "+1 Ξέβγαλμα" | ||||
|             }, | ||||
|             "extra_rinse_2": { | ||||
|                 "name": "+2 Ξεβγάλματα" | ||||
|             }, | ||||
|             "extra_rinse_3": { | ||||
|                 "name": "+3 Ξεβγάλματα" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus (προσθήκη νερού)" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Αυτόματη Δοσολογία" | ||||
|             }, | ||||
|             "good_night": { | ||||
|                 "name": "Καληνυχτα" | ||||
|             } | ||||
|         }, | ||||
|         "binary_sensor": { | ||||
| @ -1015,6 +1033,12 @@ | ||||
|             }, | ||||
|             "prewash": { | ||||
|                 "name": "προπλυση" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus (προσθήκη νερού)" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Αυτόματη Δοσολογία" | ||||
|             } | ||||
|         }, | ||||
|         "number": { | ||||
| @ -1044,6 +1068,9 @@ | ||||
|             }, | ||||
|             "dry_time": { | ||||
|                 "name": "Χρόνος στεγνώματος" | ||||
|             }, | ||||
|             "steam_level": { | ||||
|                 "name": "Επίπεδο ατμού" | ||||
|             } | ||||
|         }, | ||||
|         "button": { | ||||
|  | ||||
| @ -298,6 +298,24 @@ | ||||
|             }, | ||||
|             "mute_mode": { | ||||
|                 "name": "Mute mode" | ||||
|             }, | ||||
|             "extra_rinse_1": { | ||||
|                 "name": "+1 Rinse" | ||||
|             }, | ||||
|             "extra_rinse_2": { | ||||
|                 "name": "+2 Rinses" | ||||
|             }, | ||||
|             "extra_rinse_3": { | ||||
|                 "name": "+3 Rinses" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Autodose" | ||||
|             }, | ||||
|             "good_night": { | ||||
|                 "name": "Good Night" | ||||
|             } | ||||
|         }, | ||||
|         "select": { | ||||
| @ -1082,6 +1100,12 @@ | ||||
|             }, | ||||
|             "prewash": { | ||||
|                 "name": "Pre-wash " | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Autodose" | ||||
|             } | ||||
|         }, | ||||
|         "number": { | ||||
| @ -1111,6 +1135,9 @@ | ||||
|             }, | ||||
|             "dry_time": { | ||||
|                 "name": "Drying time" | ||||
|             }, | ||||
|             "steam_level": { | ||||
|                 "name": "Steam Level" | ||||
|             } | ||||
|         }, | ||||
|         "button": { | ||||
|  | ||||
| @ -944,6 +944,24 @@ | ||||
|             }, | ||||
|             "mute_mode": { | ||||
|                 "name": "Modo silencio" | ||||
|             }, | ||||
|             "extra_rinse_1": { | ||||
|                 "name": "+1 Aclarado" | ||||
|             }, | ||||
|             "extra_rinse_2": { | ||||
|                 "name": "+2 Aclarados" | ||||
|             }, | ||||
|             "extra_rinse_3": { | ||||
|                 "name": "+3 Aclarados" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Dosificación automática" | ||||
|             }, | ||||
|             "good_night": { | ||||
|                 "name": "Buenas noches" | ||||
|             } | ||||
|         }, | ||||
|         "binary_sensor": { | ||||
| @ -1015,6 +1033,12 @@ | ||||
|             }, | ||||
|             "prewash": { | ||||
|                 "name": "Pre-lavado" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Dosificación automática" | ||||
|             } | ||||
|         }, | ||||
|         "number": { | ||||
| @ -1044,6 +1068,9 @@ | ||||
|             }, | ||||
|             "dry_time": { | ||||
|                 "name": "Tiempo de secado" | ||||
|             }, | ||||
|             "steam_level": { | ||||
|                 "name": "Nivel de vapor" | ||||
|             } | ||||
|         }, | ||||
|         "button": { | ||||
|  | ||||
| @ -944,6 +944,24 @@ | ||||
|             }, | ||||
|             "mute_mode": { | ||||
|                 "name": "Mode muet" | ||||
|             }, | ||||
|             "extra_rinse_1": { | ||||
|                 "name": "+1 rinçage" | ||||
|             }, | ||||
|             "extra_rinse_2": { | ||||
|                 "name": "+2 rinçages" | ||||
|             }, | ||||
|             "extra_rinse_3": { | ||||
|                 "name": "+3 rinçages" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Dose automatique" | ||||
|             }, | ||||
|             "good_night": { | ||||
|                 "name": "Bonne nuit" | ||||
|             } | ||||
|         }, | ||||
|         "binary_sensor": { | ||||
| @ -1015,6 +1033,12 @@ | ||||
|             }, | ||||
|             "prewash": { | ||||
|                 "name": "Prélavage" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Dose automatique" | ||||
|             } | ||||
|         }, | ||||
|         "number": { | ||||
| @ -1044,6 +1068,9 @@ | ||||
|             }, | ||||
|             "dry_time": { | ||||
|                 "name": "Temps de séchage" | ||||
|             }, | ||||
|             "steam_level": { | ||||
|                 "name": "Niveau de vapeur" | ||||
|             } | ||||
|         }, | ||||
|         "button": { | ||||
|  | ||||
| @ -527,6 +527,24 @@ | ||||
|             }, | ||||
|             "mute_mode": { | ||||
|                 "name": "Mute mode" | ||||
|             }, | ||||
|             "extra_rinse_1": { | ||||
|                 "name": "+1 שטיפה" | ||||
|             }, | ||||
|             "extra_rinse_2": { | ||||
|                 "name": "+2 שטיפות" | ||||
|             }, | ||||
|             "extra_rinse_3": { | ||||
|                 "name": "+3 שטיפות" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "מינון אוטומטי" | ||||
|             }, | ||||
|             "good_night": { | ||||
|                 "name": "לילה טוב" | ||||
|             } | ||||
|         }, | ||||
|         "binary_sensor": { | ||||
| @ -598,6 +616,12 @@ | ||||
|             }, | ||||
|             "prewash": { | ||||
|                 "name": "שטיפה מראש" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "מינון אוטומטי" | ||||
|             } | ||||
|         }, | ||||
|         "number": { | ||||
| @ -627,6 +651,9 @@ | ||||
|             }, | ||||
|             "dry_time": { | ||||
|                 "name": "זמן ייבוש" | ||||
|             }, | ||||
|             "steam_level": { | ||||
|                 "name": "מפלס קיטור" | ||||
|             } | ||||
|         }, | ||||
|         "button": { | ||||
|  | ||||
| @ -944,6 +944,24 @@ | ||||
|             }, | ||||
|             "mute_mode": { | ||||
|                 "name": "Bešumni način rada" | ||||
|             }, | ||||
|             "extra_rinse_1": { | ||||
|                 "name": "+1 ispiranje " | ||||
|             }, | ||||
|             "extra_rinse_2": { | ||||
|                 "name": "+2 ispiranja " | ||||
|             }, | ||||
|             "extra_rinse_3": { | ||||
|                 "name": "+3 ispiranja " | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Aquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Automatsko doziranje" | ||||
|             }, | ||||
|             "good_night": { | ||||
|                 "name": "Good Night" | ||||
|             } | ||||
|         }, | ||||
|         "binary_sensor": { | ||||
| @ -1015,6 +1033,12 @@ | ||||
|             }, | ||||
|             "prewash": { | ||||
|                 "name": "Pretpranje" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Aquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Automatsko doziranje" | ||||
|             } | ||||
|         }, | ||||
|         "number": { | ||||
| @ -1044,6 +1068,9 @@ | ||||
|             }, | ||||
|             "dry_time": { | ||||
|                 "name": "Trajanje sušenja" | ||||
|             }, | ||||
|             "steam_level": { | ||||
|                 "name": "Razina pare" | ||||
|             } | ||||
|         }, | ||||
|         "button": { | ||||
|  | ||||
| @ -996,6 +996,24 @@ | ||||
|             }, | ||||
|             "mute_mode": { | ||||
|                 "name": "Modalità tacita" | ||||
|             }, | ||||
|             "extra_rinse_1": { | ||||
|                 "name": "+1 Risciacquo" | ||||
|             }, | ||||
|             "extra_rinse_2": { | ||||
|                 "name": "+2 Risciacqui" | ||||
|             }, | ||||
|             "extra_rinse_3": { | ||||
|                 "name": "+3 Risciacqui" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Autodose" | ||||
|             }, | ||||
|             "good_night": { | ||||
|                 "name": "Buona notte" | ||||
|             } | ||||
|         }, | ||||
|         "binary_sensor": { | ||||
| @ -1067,6 +1085,12 @@ | ||||
|             }, | ||||
|             "prewash": { | ||||
|                 "name": "Prelavaggio" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Autodose" | ||||
|             } | ||||
|         }, | ||||
|         "number": { | ||||
| @ -1096,6 +1120,9 @@ | ||||
|             }, | ||||
|             "dry_time": { | ||||
|                 "name": "Tempo asciugatura" | ||||
|             }, | ||||
|             "steam_level": { | ||||
|                 "name": "Livello vapore" | ||||
|             } | ||||
|         }, | ||||
|         "button": { | ||||
|  | ||||
| @ -944,6 +944,24 @@ | ||||
|             }, | ||||
|             "mute_mode": { | ||||
|                 "name": "Dempmodus" | ||||
|             }, | ||||
|             "extra_rinse_1": { | ||||
|                 "name": "+1 keer spoelen" | ||||
|             }, | ||||
|             "extra_rinse_2": { | ||||
|                 "name": "+2 keer spoelen" | ||||
|             }, | ||||
|             "extra_rinse_3": { | ||||
|                 "name": "+3 keer spoelen" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Automatisch doseren" | ||||
|             }, | ||||
|             "good_night": { | ||||
|                 "name": "Goede nacht" | ||||
|             } | ||||
|         }, | ||||
|         "binary_sensor": { | ||||
| @ -1015,6 +1033,12 @@ | ||||
|             }, | ||||
|             "prewash": { | ||||
|                 "name": "Voorwas" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Automatisch doseren" | ||||
|             } | ||||
|         }, | ||||
|         "number": { | ||||
| @ -1044,6 +1068,9 @@ | ||||
|             }, | ||||
|             "dry_time": { | ||||
|                 "name": "Droogtijd" | ||||
|             }, | ||||
|             "steam_level": { | ||||
|                 "name": "Stoomniveau" | ||||
|             } | ||||
|         }, | ||||
|         "button": { | ||||
|  | ||||
| @ -944,6 +944,24 @@ | ||||
|             }, | ||||
|             "mute_mode": { | ||||
|                 "name": "Tryb wyciszenia" | ||||
|             }, | ||||
|             "extra_rinse_1": { | ||||
|                 "name": "+1 płukanie" | ||||
|             }, | ||||
|             "extra_rinse_2": { | ||||
|                 "name": "+2 płukania" | ||||
|             }, | ||||
|             "extra_rinse_3": { | ||||
|                 "name": "+3 płukania" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Automatyczne dozowanie" | ||||
|             }, | ||||
|             "good_night": { | ||||
|                 "name": "Dobranoc" | ||||
|             } | ||||
|         }, | ||||
|         "binary_sensor": { | ||||
| @ -1015,6 +1033,12 @@ | ||||
|             }, | ||||
|             "prewash": { | ||||
|                 "name": "Mycie wstępne" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Automatyczne dozowanie" | ||||
|             } | ||||
|         }, | ||||
|         "number": { | ||||
| @ -1044,6 +1068,9 @@ | ||||
|             }, | ||||
|             "dry_time": { | ||||
|                 "name": "Czas suszenia" | ||||
|             }, | ||||
|             "steam_level": { | ||||
|                 "name": "Poziom pary" | ||||
|             } | ||||
|         }, | ||||
|         "button": { | ||||
|  | ||||
| @ -944,6 +944,24 @@ | ||||
|             }, | ||||
|             "mute_mode": { | ||||
|                 "name": "Modo Mute" | ||||
|             }, | ||||
|             "extra_rinse_1": { | ||||
|                 "name": "+1 enxaguamento" | ||||
|             }, | ||||
|             "extra_rinse_2": { | ||||
|                 "name": "+2 enxaguamentos" | ||||
|             }, | ||||
|             "extra_rinse_3": { | ||||
|                 "name": "+3 enxaguamentos" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Autodosagem" | ||||
|             }, | ||||
|             "good_night": { | ||||
|                 "name": "Boa Noite" | ||||
|             } | ||||
|         }, | ||||
|         "binary_sensor": { | ||||
| @ -1015,6 +1033,12 @@ | ||||
|             }, | ||||
|             "prewash": { | ||||
|                 "name": "Pré-lavagem" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Autodosagem" | ||||
|             } | ||||
|         }, | ||||
|         "number": { | ||||
| @ -1044,6 +1068,9 @@ | ||||
|             }, | ||||
|             "dry_time": { | ||||
|                 "name": "Tempo de secagem" | ||||
|             }, | ||||
|             "steam_level": { | ||||
|                 "name": "Nível de vapor" | ||||
|             } | ||||
|         }, | ||||
|         "button": { | ||||
|  | ||||
| @ -944,6 +944,24 @@ | ||||
|             }, | ||||
|             "mute_mode": { | ||||
|                 "name": "Modul mut" | ||||
|             }, | ||||
|             "extra_rinse_1": { | ||||
|                 "name": "+1 clătire" | ||||
|             }, | ||||
|             "extra_rinse_2": { | ||||
|                 "name": "+2 clătiri" | ||||
|             }, | ||||
|             "extra_rinse_3": { | ||||
|                 "name": "+3 clătiri" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Autodozare" | ||||
|             }, | ||||
|             "good_night": { | ||||
|                 "name": "Noapte bună" | ||||
|             } | ||||
|         }, | ||||
|         "binary_sensor": { | ||||
| @ -1015,6 +1033,12 @@ | ||||
|             }, | ||||
|             "prewash": { | ||||
|                 "name": "Prespălare" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Autodozare" | ||||
|             } | ||||
|         }, | ||||
|         "number": { | ||||
| @ -1044,6 +1068,9 @@ | ||||
|             }, | ||||
|             "dry_time": { | ||||
|                 "name": "Timp de uscare" | ||||
|             }, | ||||
|             "steam_level": { | ||||
|                 "name": "Nivel abur" | ||||
|             } | ||||
|         }, | ||||
|         "button": { | ||||
|  | ||||
| @ -944,6 +944,24 @@ | ||||
|             }, | ||||
|             "mute_mode": { | ||||
|                 "name": "Беззвучный режим" | ||||
|             }, | ||||
|             "extra_rinse_1": { | ||||
|                 "name": "+1 полоскание" | ||||
|             }, | ||||
|             "extra_rinse_2": { | ||||
|                 "name": "+2 полоскания" | ||||
|             }, | ||||
|             "extra_rinse_3": { | ||||
|                 "name": "+3 полоскания" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Акваплюс" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Автодозирование" | ||||
|             }, | ||||
|             "good_night": { | ||||
|                 "name": "Спокойной ночи" | ||||
|             } | ||||
|         }, | ||||
|         "binary_sensor": { | ||||
| @ -1015,6 +1033,12 @@ | ||||
|             }, | ||||
|             "prewash": { | ||||
|                 "name": "предварительная мойка" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Акваплюс" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Автодозирование" | ||||
|             } | ||||
|         }, | ||||
|         "number": { | ||||
| @ -1044,6 +1068,9 @@ | ||||
|             }, | ||||
|             "dry_time": { | ||||
|                 "name": "Время сушки" | ||||
|             }, | ||||
|             "steam_level": { | ||||
|                 "name": "Уровень пара" | ||||
|             } | ||||
|         }, | ||||
|         "button": { | ||||
|  | ||||
| @ -944,6 +944,24 @@ | ||||
|             }, | ||||
|             "mute_mode": { | ||||
|                 "name": "Stlmený režim" | ||||
|             }, | ||||
|             "extra_rinse_1": { | ||||
|                 "name": "+ 1 oplachovanie" | ||||
|             }, | ||||
|             "extra_rinse_2": { | ||||
|                 "name": "+ 2 oplachovania" | ||||
|             }, | ||||
|             "extra_rinse_3": { | ||||
|                 "name": "+ 3 oplachovania" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Aquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Automatická dávka" | ||||
|             }, | ||||
|             "good_night": { | ||||
|                 "name": "Dobrú noc" | ||||
|             } | ||||
|         }, | ||||
|         "binary_sensor": { | ||||
| @ -1015,6 +1033,12 @@ | ||||
|             }, | ||||
|             "prewash": { | ||||
|                 "name": "Predumývanie" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Aquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Automatická dávka" | ||||
|             } | ||||
|         }, | ||||
|         "number": { | ||||
| @ -1044,6 +1068,9 @@ | ||||
|             }, | ||||
|             "dry_time": { | ||||
|                 "name": "Čas sušenia" | ||||
|             }, | ||||
|             "steam_level": { | ||||
|                 "name": "Úroveň nastavenia pary" | ||||
|             } | ||||
|         }, | ||||
|         "button": { | ||||
|  | ||||
| @ -944,6 +944,24 @@ | ||||
|             }, | ||||
|             "mute_mode": { | ||||
|                 "name": "Način z izklopljenim zvokom" | ||||
|             }, | ||||
|             "extra_rinse_1": { | ||||
|                 "name": " + 1 izpiranje" | ||||
|             }, | ||||
|             "extra_rinse_2": { | ||||
|                 "name": " + 2 izpiranji" | ||||
|             }, | ||||
|             "extra_rinse_3": { | ||||
|                 "name": " + 3 izpiranja" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Samodejno odmerjanje" | ||||
|             }, | ||||
|             "good_night": { | ||||
|                 "name": "Lahko noč" | ||||
|             } | ||||
|         }, | ||||
|         "binary_sensor": { | ||||
| @ -1015,6 +1033,12 @@ | ||||
|             }, | ||||
|             "prewash": { | ||||
|                 "name": "Predpranje" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Samodejno odmerjanje" | ||||
|             } | ||||
|         }, | ||||
|         "number": { | ||||
| @ -1044,6 +1068,9 @@ | ||||
|             }, | ||||
|             "dry_time": { | ||||
|                 "name": "Čas sušenja" | ||||
|             }, | ||||
|             "steam_level": { | ||||
|                 "name": "Količina pare" | ||||
|             } | ||||
|         }, | ||||
|         "button": { | ||||
|  | ||||
| @ -944,6 +944,24 @@ | ||||
|             }, | ||||
|             "mute_mode": { | ||||
|                 "name": "Režim isključenog zvuka" | ||||
|             }, | ||||
|             "extra_rinse_1": { | ||||
|                 "name": "+1 ispiranje" | ||||
|             }, | ||||
|             "extra_rinse_2": { | ||||
|                 "name": "+2 ispiranja" | ||||
|             }, | ||||
|             "extra_rinse_3": { | ||||
|                 "name": "+3 ispiranja" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Viši nivo vode" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Automatsko doziranje" | ||||
|             }, | ||||
|             "good_night": { | ||||
|                 "name": "Laku noć" | ||||
|             } | ||||
|         }, | ||||
|         "binary_sensor": { | ||||
| @ -1015,6 +1033,12 @@ | ||||
|             }, | ||||
|             "prewash": { | ||||
|                 "name": "Predpranje" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Viši nivo vode" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Automatsko doziranje" | ||||
|             } | ||||
|         }, | ||||
|         "number": { | ||||
| @ -1044,6 +1068,9 @@ | ||||
|             }, | ||||
|             "dry_time": { | ||||
|                 "name": "Vreme sušenja" | ||||
|             }, | ||||
|             "steam_level": { | ||||
|                 "name": "Nivo pare" | ||||
|             } | ||||
|         }, | ||||
|         "button": { | ||||
|  | ||||
| @ -944,6 +944,24 @@ | ||||
|             }, | ||||
|             "mute_mode": { | ||||
|                 "name": "Ses Kapalı mod" | ||||
|             }, | ||||
|             "extra_rinse_1": { | ||||
|                 "name": "+1 Durulama" | ||||
|             }, | ||||
|             "extra_rinse_2": { | ||||
|                 "name": "+2 Durulama" | ||||
|             }, | ||||
|             "extra_rinse_3": { | ||||
|                 "name": "+3 Durulama" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Otomatik doz" | ||||
|             }, | ||||
|             "good_night": { | ||||
|                 "name": "İyi Geceler" | ||||
|             } | ||||
|         }, | ||||
|         "binary_sensor": { | ||||
| @ -1015,6 +1033,12 @@ | ||||
|             }, | ||||
|             "prewash": { | ||||
|                 "name": "Pre-wash" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "Otomatik doz" | ||||
|             } | ||||
|         }, | ||||
|         "number": { | ||||
| @ -1044,6 +1068,9 @@ | ||||
|             }, | ||||
|             "dry_time": { | ||||
|                 "name": "Kurutma zamanı" | ||||
|             }, | ||||
|             "steam_level": { | ||||
|                 "name": "Buhar Seviyesi" | ||||
|             } | ||||
|         }, | ||||
|         "button": { | ||||
|  | ||||
| @ -944,6 +944,24 @@ | ||||
|             }, | ||||
|             "mute_mode": { | ||||
|                 "name": "静音模式" | ||||
|             }, | ||||
|             "extra_rinse_1": { | ||||
|                 "name": "+1 次漂洗" | ||||
|             }, | ||||
|             "extra_rinse_2": { | ||||
|                 "name": "+2 次漂洗" | ||||
|             }, | ||||
|             "extra_rinse_3": { | ||||
|                 "name": "+3 次漂洗" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "自动定量" | ||||
|             }, | ||||
|             "good_night": { | ||||
|                 "name": "晚安" | ||||
|             } | ||||
|         }, | ||||
|         "binary_sensor": { | ||||
| @ -1015,6 +1033,12 @@ | ||||
|             }, | ||||
|             "prewash": { | ||||
|                 "name": "预洗" | ||||
|             }, | ||||
|             "acqua_plus": { | ||||
|                 "name": "Acquaplus" | ||||
|             }, | ||||
|             "auto_dose": { | ||||
|                 "name": "自动定量" | ||||
|             } | ||||
|         }, | ||||
|         "number": { | ||||
| @ -1044,6 +1068,9 @@ | ||||
|             }, | ||||
|             "dry_time": { | ||||
|                 "name": "烘干时间" | ||||
|             }, | ||||
|             "steam_level": { | ||||
|                 "name": "蒸汽档位" | ||||
|             } | ||||
|         }, | ||||
|         "button": { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user