mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Use common state for "Error" in peblar
(#143273)
This commit is contained in:
parent
7030000348
commit
80f34620c8
@ -108,7 +108,7 @@
|
||||
"name": "State",
|
||||
"state": {
|
||||
"charging": "[%key:common::state::charging%]",
|
||||
"error": "Error",
|
||||
"error": "[%key:common::state::error%]",
|
||||
"fault": "Fault",
|
||||
"invalid": "Invalid",
|
||||
"no_ev_connected": "No EV connected",
|
||||
|
Loading…
x
Reference in New Issue
Block a user