mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Replace "Off" with common state in osoenergy
(#141830)
This commit is contained in:
parent
4734a82f99
commit
5ac6096e08
@ -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"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user