NCO3
(Nco3)
September 6, 2022, 12:43pm
1
Hi everyone,
because I am quite new to HA, I could need some help to find the root cause for my problem.
I am using the volvooncall
integration successfully (in the past), but recently the GPS position is not updated.
I get all the other values from the integration:
The device tracker’s config in configuration.yaml
is:
Volvo:
name: Volvo
mac:
icon: mdi:car
picture: /local/pulpo.png
track: true
In the past this worked, but since one of the recent updates, it doesn’t.
The device_tracker
is in place, but does not show any attributes (it did in the past AFAIR)
I don’t see information in the logs (Settings -> Systems -> Logs -> Full logs
)
Any help where to look next is greatly appreciated!
NCO3
(Nco3)
September 8, 2022, 6:35am
3
Never mind.
It has been resolved with the latest release
2022.9: Home Assistant Birthday Release! - Home Assistant (home-assistant.io)
So it was obviously a configuration issue.
Awesome job to the entire homeassistant team!
Thank you so much for your efforts!
35e
(35e)
September 9, 2022, 9:29pm
4
Volvo On Call GPS location is not working for me today for the first time ever on 2022.9.1. I’ll do some digging to see what’s up.
35e
(35e)
September 11, 2022, 5:51am
5
My issue was a change in the sensor name to
device_tracker.LICENSENUMBER_position
2 Likes
NCO3
(Nco3)
September 11, 2022, 6:02am
6
So, that’s the right way, which is working?
(mine is nowadays of the same name structure)
That might have been my issue above as well.
Thanks - I will keep this in mind.
1 Like
@NCO3 and @35e Same here!