Use common state for "Auto" and fix sentence-casing in tado (#142969)

This commit is contained in:
Norbert Rittel 2025-04-15 08:17:03 +02:00 committed by GitHub
parent 33a0db3935
commit 254d4c6534
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,7 +53,7 @@
"state_attributes": {
"preset_mode": {
"state": {
"auto": "Auto"
"auto": "[%key:common::state::auto%]"
}
}
}
@ -139,7 +139,7 @@
"description": "Adds a meter reading to Tado Energy IQ.",
"fields": {
"config_entry": {
"name": "Config Entry",
"name": "Config entry",
"description": "Config entry to add meter reading to."
},
"reading": {