Skip to content

Commit

Permalink
Merge pull request #380 from astrandb/OvenPrograms2
Browse files Browse the repository at this point in the history
Program IDs for DGC7450 steam oven
  • Loading branch information
astrandb authored Nov 20, 2023
2 parents a06e895 + 4a5dfb0 commit 305b82c
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
12 changes: 12 additions & 0 deletions custom_components/miele/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -373,10 +373,22 @@
25: "top_heat",
29: "fan_grill",
31: "bottom_heat",
35: "moisture_plus_auto_roast",
40: "moisture_plus_fan_plus",
74: "moisture_plus_intensive_bake",
76: "moisture_plus_conventional_heat",
49: "moisture_plus_fan_plus",
356: "defrost",
357: "drying",
358: "heat_crockery",
361: "steam_cooking",
362: "keeping_warm",
512: "1_tray",
513: "2_trays",
529: "baking_tray",
621: "prove_15_min",
622: "prove_30_min",
623: "prove_45_min",
"unmapped_1": "steam_bake",
17003: "no_program",
}
Expand Down
12 changes: 10 additions & 2 deletions custom_components/miele/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
"express_20": "Express 20'",
"extra_quiet": "Extra quiet",
"fan_grill": "Fan grill",
"fan_plus": "Fan Plus",
"fan_plus": "Fan plus",
"first_wash": "First wash",
"flat_white": "Flat white",
"freshen_up": "Freshen up",
Expand All @@ -241,13 +241,15 @@
"gentle_smoothing": "Gentle smoothing",
"glasses_warm": "Glasses warm",
"green_tea": "Green tea",
"heat_crockery": "Heat crockery",
"herbal_tea": "Herbal tea",
"hot_milk": "Hot milk",
"hot_water": "Hot water",
"hygiene": "Hygiene",
"intensive": "Intensive",
"intensive_bake": "Intensive bake",
"japanese_tea": "Japanese tea",
"keeping_warm": "Keeping warm",
"latte_macchiato": "Latte macchiato",
"long_coffee": "Long coffee",
"maintenance": "Maintenance program",
Expand All @@ -256,12 +258,18 @@
"milk_pipework_clean": "Milk pipework clean",
"milk_pipework_rinse": "Milk pipework rinse",
"minimum_iron": "Minimum iron",
"moisture_plus_fan_plus": "Moisture Plus + Fan Plus",
"moisture_plus_auto_roast": "Moisture plus + Auto roast",
"moisture_plus_fan_plus": "Moisture plus + Fan plus",
"moisture_plus_intensive_bake": "Moisture plus + Intensive bake",
"moisture_plus_conventional_heat": "Moisture plus + Conventional heat",
"no_program": "No program",
"normal": "Normal",
"outerwear": "Outerwear",
"pillows": "Pillows",
"proofing": "Proofing",
"prove_15_min": "Prove for 15 min",
"prove_30_min": "Prove for 30 min",
"prove_45_min": "Prove for 45 min",
"quick_power_wash": "QuickPowerWash",
"rinse": "Rinse",
"rinse_out_lint": "Rinse out lint",
Expand Down

0 comments on commit 305b82c

Please sign in to comment.