mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Replace "Off" with common state in plugwise
(#141828)
This commit is contained in:
parent
86be626c69
commit
12eb071e8a
@ -139,7 +139,7 @@
|
|||||||
"select_schedule": {
|
"select_schedule": {
|
||||||
"name": "Thermostat schedule",
|
"name": "Thermostat schedule",
|
||||||
"state": {
|
"state": {
|
||||||
"off": "Off"
|
"off": "[%key:common::state::off%]"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user