mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Use common state for "Auto" in matter
(#142947)
This commit is contained in:
@@ -147,7 +147,7 @@
|
||||
"low": "[%key:common::state::low%]",
|
||||
"medium": "[%key:common::state::medium%]",
|
||||
"high": "[%key:common::state::high%]",
|
||||
"auto": "Auto",
|
||||
"auto": "[%key:common::state::auto%]",
|
||||
"natural_wind": "Natural wind",
|
||||
"sleep_wind": "Sleep wind"
|
||||
}
|
||||
|
Reference in New Issue
Block a user