mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Use common state for "Error" in tessie
(#143319)
This commit is contained in:
parent
521a44b953
commit
928faeba0d
@ -217,7 +217,7 @@
|
||||
"connected": "[%key:common::state::connected%]",
|
||||
"scheduled": "Scheduled",
|
||||
"negotiating": "Negotiating",
|
||||
"error": "Error",
|
||||
"error": "[%key:common::state::error%]",
|
||||
"charging_finished": "Charging finished",
|
||||
"waiting_car": "Waiting car",
|
||||
"charging_reduced": "Charging reduced"
|
||||
|
Loading…
x
Reference in New Issue
Block a user