Use common state for "Auto" in `airzone_cloud` (#142944)
parent
42345d9a06
commit
e44d86479e
|
@ -34,7 +34,7 @@
|
|||
"state": {
|
||||
"off": "[%key:common::state::off%]",
|
||||
"on": "[%key:common::state::on%]",
|
||||
"auto": "Auto"
|
||||
"auto": "[%key:common::state::auto%]"
|
||||
}
|
||||
},
|
||||
"modes": {
|
||||
|
|
Loading…
Reference in New Issue