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

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"