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
@@ -139,7 +139,7 @@
"select_schedule": {
"name": "Thermostat schedule",
"state": {
"off": "Off"
"off": "[%key:common::state::off%]"
}
}
},