mirror of
https://github.com/home-assistant/core.git
synced 2026-09-10 15:41:22 +01:00
Add more miele dishwasher codes (#180986)
This commit is contained in:
@@ -514,8 +514,8 @@ class DishWasherProgramId(MieleEnum, missing_to_none=True):
|
||||
pasta_paela = 14
|
||||
tall_items = 17, 42
|
||||
glasses_warm = 19
|
||||
quick_intense = 21
|
||||
normal = 23, 30, 217
|
||||
quick_intense = 21, 46
|
||||
normal = 23, 30, 48, 217
|
||||
pre_wash = 24
|
||||
pot_rests_and_filters = 25
|
||||
power_wash = 44, 204
|
||||
|
||||
Reference in New Issue
Block a user