Use (new) common state "Full" in overkiz (#147848)

Use (new) common state "Full"
This commit is contained in:
Norbert Rittel 2025-07-01 08:58:31 +02:00 committed by GitHub
parent 4f7348b8bc
commit a180cabea9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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%]",