1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 15:44:52 +01:00

Add missing miele program_id code (#166685)

This commit is contained in:
Åke Strandberg
2026-03-27 16:14:35 +01:00
committed by GitHub
parent fbef3b27bd
commit 78f6b934bb
3 changed files with 6 additions and 0 deletions

View File

@@ -453,6 +453,7 @@ class WashingMachineProgramId(MieleEnum, missing_to_none=True):
proofing = 27, 10057
sportswear = 29, 10052
automatic_plus = 31
table_linen = 33
outerwear = 37
pillows = 39
cool_air = 45 # washer-dryer

View File

@@ -883,6 +883,7 @@
"swiss_roll": "Swiss roll",
"swiss_toffee_cream_100_ml": "Swiss toffee cream (100 ml)",
"swiss_toffee_cream_150_ml": "Swiss toffee cream (150 ml)",
"table_linen": "Table linen",
"tagliatelli_fresh": "Tagliatelli (fresh)",
"tall_items": "Tall items",
"tart_flambe": "Tart flambè",

View File

@@ -7630,6 +7630,7 @@
'starch',
'steam_care',
'stuffed_toys',
'table_linen',
'trainers',
'trainers_refresh',
'warm_air',
@@ -7713,6 +7714,7 @@
'starch',
'steam_care',
'stuffed_toys',
'table_linen',
'trainers',
'trainers_refresh',
'warm_air',
@@ -11434,6 +11436,7 @@
'starch',
'steam_care',
'stuffed_toys',
'table_linen',
'trainers',
'trainers_refresh',
'warm_air',
@@ -11517,6 +11520,7 @@
'starch',
'steam_care',
'stuffed_toys',
'table_linen',
'trainers',
'trainers_refresh',
'warm_air',