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