Add wine cellar

This commit is contained in:
Andre Basche
2023-06-10 06:44:19 +02:00
parent efcac321b8
commit eb5ba43707
25 changed files with 669 additions and 5 deletions
@@ -877,6 +877,18 @@
"zero_fresh": "0° Fresh"
},
"name": "Программа"
},
"programs_wc": {
"state": {
"iot_champagne": "Шампанское",
"iot_dessert": "Десертное",
"iot_fortified": "Структурированное",
"iot_rose": "Розовое",
"iot_whisky": "Виски",
"red": "Красное",
"sparkling": "Игристое",
"white": "Белое"
}
}
},
"select": {
@@ -1978,6 +1990,23 @@
}
}
}
},
"wine": {
"state_attributes": {
"preset_mode": {
"name": "Винный шкаф",
"state": {
"iot_champagne": "Шампанское",
"iot_dessert": "Десертное",
"iot_fortified": "Структурированное",
"iot_rose": "Розовое",
"iot_whisky": "Виски",
"red": "Красное",
"sparkling": "Игристое",
"white": "Белое"
}
}
}
}
},
"fan": {