mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Use common state for "Auto" in wolflink
(#143014)
This commit is contained in:
parent
3a8828325a
commit
5fd7306446
@ -32,7 +32,7 @@
|
|||||||
"deaktiviert": "[%key:common::state::disabled%]",
|
"deaktiviert": "[%key:common::state::disabled%]",
|
||||||
"aus": "[%key:common::state::off%]",
|
"aus": "[%key:common::state::off%]",
|
||||||
"standby": "[%key:common::state::standby%]",
|
"standby": "[%key:common::state::standby%]",
|
||||||
"auto": "Auto",
|
"auto": "[%key:common::state::auto%]",
|
||||||
"permanent": "Permanent",
|
"permanent": "Permanent",
|
||||||
"initialisierung": "Initialization",
|
"initialisierung": "Initialization",
|
||||||
"antilegionellenfunktion": "Anti-legionella Function",
|
"antilegionellenfunktion": "Anti-legionella Function",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user