mirror of
https://github.com/home-assistant/core.git
synced 2026-02-12 09:59:34 +01:00
18 lines
343 B
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"
|
|
}
|
|
}
|
|
}
|