core/homeassistant/components/plugwise/strings.select.json

18 lines
343 B
JSON

{
"state": {
"plugwise__regulation_mode": {
"bleeding_cold": "Bleeding cold",
"bleeding_hot": "Bleeding hot",
"cooling": "Cooling",
"heating": "Heating",
"off": "Off"
},
"plugwise__dhw_mode": {
"off": "Off",
"auto": "Auto",
"boost": "Boost",
"comfort": "Comfort"
}
}
}