mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Replace "Home" and "Away" in opentherm_gw
with common strings (#141867)
This commit is contained in:
parent
e81a08916a
commit
f046456445
@ -172,8 +172,8 @@
|
||||
"vcc": "Vcc (5V)",
|
||||
"led_e": "LED E",
|
||||
"led_f": "LED F",
|
||||
"home": "Home",
|
||||
"away": "Away",
|
||||
"home": "[%key:common::state::home%]",
|
||||
"away": "[%key:common::state::not_home%]",
|
||||
"ds1820": "DS1820",
|
||||
"dhw_block": "Block hot water"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user