Files
core/homeassistant/components/plugwise/strings.select.json
2022-10-06 22:16:41 +02:00

12 lines
215 B
JSON

{
"state": {
"plugwise__regulation_mode": {
"bleeding_cold": "Bleeding cold",
"bleeding_hot": "Bleeding hot",
"cooling": "Cooling",
"heating": "Heating",
"off": "Off"
}
}
}