Add wine cellar
This commit is contained in:
@ -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": {
|
||||
|
Reference in New Issue
Block a user