mirror of
https://github.com/Andre0512/hon.git
synced 2026-05-17 13:41:03 +02:00
Add wine cellar
This commit is contained in:
@@ -944,6 +944,18 @@
|
||||
"zero_fresh": "0° Fresh"
|
||||
},
|
||||
"name": "Program"
|
||||
},
|
||||
"programs_wc": {
|
||||
"state": {
|
||||
"iot_champagne": "Champagne",
|
||||
"iot_dessert": "Dessert",
|
||||
"iot_fortified": "Fortified",
|
||||
"iot_rose": "Rosé",
|
||||
"iot_whisky": "Whisky",
|
||||
"red": "Red",
|
||||
"sparkling": "Sparkling",
|
||||
"white": "White"
|
||||
}
|
||||
}
|
||||
},
|
||||
"switch": {
|
||||
@@ -2055,6 +2067,23 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"wine": {
|
||||
"state_attributes": {
|
||||
"preset_mode": {
|
||||
"name": "Wine Cellar",
|
||||
"state": {
|
||||
"iot_champagne": "Champagne",
|
||||
"iot_dessert": "Dessert",
|
||||
"iot_fortified": "Fortified",
|
||||
"iot_rose": "Rosé",
|
||||
"iot_whisky": "Whisky",
|
||||
"red": "Red",
|
||||
"sparkling": "Sparkling",
|
||||
"white": "White"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"fan": {
|
||||
|
||||
Reference in New Issue
Block a user