Replace "Off" with common state in plugwise (#141828)

This commit is contained in:
Norbert Rittel 2025-03-30 17:31:12 +02:00 committed by GitHub
parent 86be626c69
commit 12eb071e8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -139,7 +139,7 @@
"select_schedule": {
"name": "Thermostat schedule",
"state": {
"off": "Off"
"off": "[%key:common::state::off%]"
}
}
},