Enhanced Google Maps Integration

I noticed that the integration was not working anymore, always showing everyone
not connected. So I deleted the integration, re-added it and created the new cookie file. It is updating now, but it doesn’t show any of my friends as entities anymore. If I let it create an entity for me, it works, showing my location. I also added another account with me in it and that works as well. However, my main account that should be able to see the people that are sharing with me doesn’t work. It works fine in Google, but this integration doesn’t find them anymore. V1.3.2

What version of HA Core are you using?

Have you enabled debug for the integration? If not, please do so.

With debug enabled for the integration, are there any log messages (ERROR, WARNING or DEBUG), that can shed any light?

Feel free to send me a PM or chat with details.

Version 2024.5.2 I turned on the debug. I will send you a PM.

Released 1.3.3

  • Fix config flow when cookies file expires by @pnbruckner in #32
  • Fix hassfest warning

Release 1.3.4b0

  • Add timeout to server requests. In some cases, it was possible for server requests to not finish and to hang forever. If this happens, the timeout should abort the request so the integration can retry.