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

This commit is contained in:
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

View File

@ -152,8 +152,8 @@
"selector": { "selector": {
"profile": { "profile": {
"options": { "options": {
"home": "Home", "home": "[%key:common::state::home%]",
"away": "Away", "away": "[%key:common::state::not_home%]",
"boost": "Boost", "boost": "Boost",
"fireplace": "Fireplace", "fireplace": "Fireplace",
"extra": "Extra" "extra": "Extra"