1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-03 14:14:40 +01:00

Add missing Miele Dishwasher codes (#171175)

This commit is contained in:
Åke Strandberg
2026-05-19 14:01:35 +02:00
committed by GitHub
parent 2dae262135
commit 7bfd11cf2e
2 changed files with 5 additions and 1 deletions
+3 -1
View File
@@ -512,7 +512,9 @@ class DishWasherProgramId(MieleEnum, missing_to_none=True):
tall_items = 17, 42
glasses_warm = 19
quick_intense = 21
normal = 30
normal = 23, 30
pre_wash = 24
pot_rests_and_filters = 25
power_wash = 44, 204
comfort_wash = 203
comfort_wash_plus = 209
@@ -709,6 +709,7 @@
"pork_tenderloin_medaillons_4_cm": "Pork tenderloin (medaillons, 4 cm)",
"pork_tenderloin_medaillons_5_cm": "Pork tenderloin (medaillons, 5 cm)",
"pork_with_crackling": "Pork with crackling",
"pot_rests_and_filters": "Pot rests and filters",
"potato_cheese_gratin": "Potato cheese gratin",
"potato_dumplings_half_half_boil_in_bag": "Potato dumplings (half/half, boil-in-bag)",
"potato_dumplings_half_half_deep_frozen": "Potato dumplings (half/half, deep-frozen)",
@@ -751,6 +752,7 @@
"powerfresh": "PowerFresh",
"prawns": "Prawns",
"pre_ironing": "Pre-ironing",
"pre_wash": "Pre-wash",
"proofing": "Proofing",
"prove_15_min": "Prove for 15 min",
"prove_30_min": "Prove for 30 min",