mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 06:17:07 +00:00
Use common state for "Error" in tesla_wall_connector
(#143272)
This commit is contained in:
parent
0bed5727cb
commit
eb852cec43
@ -38,7 +38,7 @@
|
||||
"connected": "Vehicle connected",
|
||||
"ready": "Ready to charge",
|
||||
"negotiating": "Negotiating connection",
|
||||
"error": "Error",
|
||||
"error": "[%key:common::state::error%]",
|
||||
"charging_finished": "Charging finished",
|
||||
"waiting_car": "Waiting for car",
|
||||
"charging_reduced": "Charging (reduced)",
|
||||
|
Loading…
x
Reference in New Issue
Block a user