mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Replace "Home" and "Away" in vallox
with common strings (#141870)
This commit is contained in:
parent
6c3e85fd5e
commit
5057343b6a
@ -152,8 +152,8 @@
|
||||
"selector": {
|
||||
"profile": {
|
||||
"options": {
|
||||
"home": "Home",
|
||||
"away": "Away",
|
||||
"home": "[%key:common::state::home%]",
|
||||
"away": "[%key:common::state::not_home%]",
|
||||
"boost": "Boost",
|
||||
"fireplace": "Fireplace",
|
||||
"extra": "Extra"
|
||||
|
Loading…
x
Reference in New Issue
Block a user