1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-31 20:54:23 +01:00
Files
core/homeassistant/components/plugwise/strings.select.json
T
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"
}
}
}