Replace "Home" and "Away" in `vallox` with common strings (#141870)

pull/141875/head
Norbert Rittel 2025-03-30 22:49:52 +02:00 committed by GitHub
parent 6c3e85fd5e
commit 5057343b6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -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"