Replace "Off" with common state in sleepiq (#141831)

This commit is contained in:
Norbert Rittel 2025-03-30 16:01:15 +02:00 committed by GitHub
parent 5ac6096e08
commit dccaa2dd2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@
"select": {
"foot_warmer_temp": {
"state": {
"off": "Off",
"off": "[%key:common::state::off%]",
"low": "Low",
"medium": "Medium",
"high": "High"