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

pull/146460/head
Andrea Turri 2025-06-10 16:23:55 +02:00 committed by GitHub
parent 2d60115ec6
commit 1fa55f96f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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",