Replace "Off" with common state in osoenergy (#141830)

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

View File

@ -60,7 +60,7 @@
"ffr": "Fast frequency reserve",
"legionella": "Legionella",
"manual": "Manual",
"off": "Off",
"off": "[%key:common::state::off%]",
"powersave": "Power save",
"voltage": "Voltage"
}
@ -70,7 +70,7 @@
"state": {
"advanced": "Advanced",
"gridcompany": "Grid company",
"off": "Off",
"off": "[%key:common::state::off%]",
"oso": "OSO",
"smartcompany": "Smart company"
}