mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Add missing hyphen to "right-hand drive" in teslemetry
(#149355)
This commit is contained in:
parent
55f01e3485
commit
049a698815
@ -192,7 +192,7 @@
|
|||||||
"name": "European vehicle"
|
"name": "European vehicle"
|
||||||
},
|
},
|
||||||
"right_hand_drive": {
|
"right_hand_drive": {
|
||||||
"name": "Right hand drive"
|
"name": "Right-hand drive"
|
||||||
},
|
},
|
||||||
"located_at_home": {
|
"located_at_home": {
|
||||||
"name": "Located at home"
|
"name": "Located at home"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user