Use common state for "Auto" in `airzone_cloud` (#142944)

pull/142947/head
Norbert Rittel 2025-04-14 20:40:38 +02:00 committed by GitHub
parent 42345d9a06
commit e44d86479e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
"state": {
"off": "[%key:common::state::off%]",
"on": "[%key:common::state::on%]",
"auto": "Auto"
"auto": "[%key:common::state::auto%]"
}
},
"modes": {