mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +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": {
|
||||
"name": "Thermostat schedule",
|
||||
"state": {
|
||||
"off": "Off"
|
||||
"off": "[%key:common::state::off%]"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user