1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-31 16:34:00 +00:00
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"
}
}
}