mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 23:41:48 -05:00
Add miele washing machine program for towels (#180916)
This commit is contained in:
@@ -466,6 +466,7 @@ class WashingMachineProgramId(MieleEnum, missing_to_none=True):
|
||||
table_linen = 33
|
||||
outerwear = 37
|
||||
pillows = 39
|
||||
towels = 44
|
||||
cool_air = 45 # washer-dryer
|
||||
warm_air = 46 # washer-dryer
|
||||
rinse_out_lint = 48 # washer-dryer
|
||||
|
||||
@@ -891,6 +891,7 @@
|
||||
"toffee_date_dessert_several_small": "Toffee-date dessert (several small)",
|
||||
"top_heat": "Top heat",
|
||||
"tortellini_fresh": "Tortellini (fresh)",
|
||||
"towels": "Towels",
|
||||
"trainers": "Trainers",
|
||||
"trainers_refresh": "Trainers refresh",
|
||||
"treacle_sponge_pudding_one_large": "Treacle sponge pudding (one large)",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user