mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Use common state for "Auto" in humidifier
(#142937)
This commit is contained in:
parent
23844c0f1a
commit
49a9923b5c
@ -65,7 +65,7 @@
|
||||
"normal": "[%key:common::state::normal%]",
|
||||
"home": "[%key:common::state::home%]",
|
||||
"away": "[%key:common::state::not_home%]",
|
||||
"auto": "Auto",
|
||||
"auto": "[%key:common::state::auto%]",
|
||||
"baby": "Baby",
|
||||
"boost": "Boost",
|
||||
"comfort": "Comfort",
|
||||
|
Loading…
x
Reference in New Issue
Block a user