Use common state for "Auto" in humidifier (#142937)

This commit is contained in:
Norbert Rittel 2025-04-14 18:50:20 +02:00 committed by GitHub
parent 23844c0f1a
commit 49a9923b5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",