You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Tesla location as MQTT location updates: Error executing script. Invalid data for call_service at pos 1: invalid longitude for dictionary value @ data['gps'] is the error message I get in the HA logs. I cannot see the entity on the map so it also doesn't show if it's in a zone or not. It is listed as away in my frontend also.
The sensor.tesla_longtitude and sensor.tesla_latitude both show correct values. Right now the car is home and the coordinates correspond. Expected behavior
How to reproduce it (as minimally and precisely as possible):
This discussion was converted from issue #1432 on March 12, 2021 06:30.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Describe the bug
Update Tesla location as MQTT location updates: Error executing script. Invalid data for call_service at pos 1: invalid longitude for dictionary value @ data['gps']
is the error message I get in the HA logs. I cannot see the entity on the map so it also doesn't show if it's in a zone or not. It is listed as away in my frontend also.The
sensor.tesla_longtitude
andsensor.tesla_latitude
both show correct values. Right now the car is home and the coordinates correspond.Expected behavior
How to reproduce it (as minimally and precisely as possible):
Relevant entries from the logs
Screenshots
Data
Environment
Beta Was this translation helpful? Give feedback.
All reactions