Add evaporate water program id for Miele oven (#145996)

This commit is contained in:
Andrea Turri 2025-06-10 16:23:55 +02:00 committed by Franck Nijhof
parent 5821b2f03c
commit 41431282ee
No known key found for this signature in database
GPG Key ID: AB33ADACE7101952
2 changed files with 2 additions and 0 deletions

View File

@ -527,6 +527,7 @@ OVEN_PROGRAM_ID: dict[int, str] = {
116: "custom_program_20",
323: "pyrolytic",
326: "descale",
327: "evaporate_water",
335: "shabbat_program",
336: "yom_tov",
356: "defrost",

View File

@ -542,6 +542,7 @@
"endive_strips": "Endive (strips)",
"espresso": "Espresso",
"espresso_macchiato": "Espresso macchiato",
"evaporate_water": "Evaporate water",
"express": "Express",
"express_20": "Express 20'",
"extra_quiet": "Extra quiet",