mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Use (new) common state "Full" in overkiz
(#147848)
Use (new) common state "Full"
This commit is contained in:
parent
4f7348b8bc
commit
a180cabea9
@ -123,7 +123,7 @@
|
||||
"sensor": {
|
||||
"battery": {
|
||||
"state": {
|
||||
"full": "Full",
|
||||
"full": "[%key:common::state::full%]",
|
||||
"low": "[%key:common::state::low%]",
|
||||
"normal": "[%key:common::state::normal%]",
|
||||
"medium": "[%key:common::state::medium%]",
|
||||
|
Loading…
x
Reference in New Issue
Block a user