Add wine cellar
This commit is contained in:
@ -877,6 +877,18 @@
|
||||
"zero_fresh": "0° Fresh"
|
||||
},
|
||||
"name": "Program"
|
||||
},
|
||||
"programs_wc": {
|
||||
"state": {
|
||||
"iot_champagne": "Szampan",
|
||||
"iot_dessert": "Deser",
|
||||
"iot_fortified": "Struktura",
|
||||
"iot_rose": "Różowe",
|
||||
"iot_whisky": "Whisky",
|
||||
"red": "Czerwony",
|
||||
"sparkling": "Musujące",
|
||||
"white": "Białe"
|
||||
}
|
||||
}
|
||||
},
|
||||
"select": {
|
||||
@ -1978,6 +1990,23 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"wine": {
|
||||
"state_attributes": {
|
||||
"preset_mode": {
|
||||
"name": "Piwniczka z winami",
|
||||
"state": {
|
||||
"iot_champagne": "Szampan",
|
||||
"iot_dessert": "Deser",
|
||||
"iot_fortified": "Struktura",
|
||||
"iot_rose": "Różowe",
|
||||
"iot_whisky": "Whisky",
|
||||
"red": "Czerwony",
|
||||
"sparkling": "Musujące",
|
||||
"white": "Białe"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"fan": {
|
||||
|
||||
Reference in New Issue
Block a user