mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Replace "Disconnected" with common string in teslemetry
(#141914)
Replaced "Disconnected" with common string in `teslemetry`
This commit is contained in:
parent
c888502671
commit
1c0768dd78
@ -534,7 +534,7 @@
|
||||
"vin": {
|
||||
"name": "Vehicle",
|
||||
"state": {
|
||||
"disconnected": "Disconnected"
|
||||
"disconnected": "[%key:common::state::disconnected%]"
|
||||
}
|
||||
},
|
||||
"vpp_backup_reserve_percent": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user