mirror of
https://github.com/home-assistant/core.git
synced 2025-08-11 08:35:15 +02:00
Use common state for "Auto" in vesync
(#142958)
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
"state_attributes": {
|
||||
"preset_mode": {
|
||||
"state": {
|
||||
"auto": "Auto",
|
||||
"auto": "[%key:common::state::auto%]",
|
||||
"sleep": "Sleep",
|
||||
"advanced_sleep": "Advanced sleep",
|
||||
"pet": "Pet",
|
||||
|
Reference in New Issue
Block a user