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
@@ -929,6 +929,18 @@
"zero_fresh": "0° Fresh"
},
"name": "Programma"
},
"programs_wc": {
"state": {
"iot_champagne": "Champagne",
"iot_dessert": "Dolce",
"iot_fortified": "Strutturato",
"iot_rose": "Rosé",
"iot_whisky": "Whisky",
"red": "Rosso",
"sparkling": "Bollicine",
"white": "Bianco"
}
}
},
"select": {
@@ -2030,6 +2042,23 @@
}
}
}
},
"wine": {
"state_attributes": {
"preset_mode": {
"name": "Cantinetta",
"state": {
"iot_champagne": "Champagne",
"iot_dessert": "Dolce",
"iot_fortified": "Strutturato",
"iot_rose": "Rosé",
"iot_whisky": "Whisky",
"red": "Rosso",
"sparkling": "Bollicine",
"white": "Bianco"
}
}
}
}
},
"fan": {