mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Use common state for "Fault" in peblar
(#143708)
This commit is contained in:
parent
a71edcf1a1
commit
f2838e493b
@ -109,7 +109,7 @@
|
||||
"state": {
|
||||
"charging": "[%key:common::state::charging%]",
|
||||
"error": "[%key:common::state::error%]",
|
||||
"fault": "Fault",
|
||||
"fault": "[%key:common::state::fault%]",
|
||||
"invalid": "Invalid",
|
||||
"no_ev_connected": "No EV connected",
|
||||
"suspended": "Suspended"
|
||||
|
Loading…
x
Reference in New Issue
Block a user