mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Use common state for "Off" in nut
(#142643)
This commit is contained in:
parent
d2bd0e8ca2
commit
4096a8931a
@ -136,7 +136,7 @@
|
||||
"resting": "Resting",
|
||||
"unknown": "Unknown",
|
||||
"disabled": "[%key:common::state::disabled%]",
|
||||
"off": "Off"
|
||||
"off": "[%key:common::state::off%]"
|
||||
}
|
||||
},
|
||||
"battery_current": { "name": "Battery current" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user