Google maps tracker stopped working

My google maps tracker stopped working a few months ago but i just hadn’t gotten around to fix it. Today i refreshed the google maps cookie and upgraded HA to core-2021.3.4, and now i get the following error on my configuration:

ERROR (MainThread) [homeassistant.components.hassio] Platform error device_tracker.group - No module named ‘homeassistant.components.group.device_tracker’

The tracker entity still appears in my entities but still isn’t being updated.
This is my configuration, am i missing something new?

device_tracker:
  - platform: google_maps
    username: [email protected]

So I guess we’re chucking that tracker then?

i find it bit frustrating too. my google map integration works after refreshing the cookies but stops working after some time.

You might want to give my custom version of the integration a try. It addresses several shortcomings and generally makes the integration easier to use. Find more info at:

Enhanced Google Maps Integration - Share your Projects! / Custom Integrations - Home Assistant Community (home-assistant.io)