I'm getting back into Home Assistant after being away for a while, and my first integration I set up is always Google Maps for it's location sharing feature.
https://www.home-assistant.io/integrations/google_maps
I'm not seeing any known issues reported yet, but in my logs I'm getting this
Logger: homeassistant.components.google_maps.device_tracker
Source: components/google_maps/device_tracker.py:85
integration: google_maps (documentation, issues)
First occurred: 4:59:13 PM (1 occurrences)
Last logged: 4:59:13 PM
The cookie file provided does not provide a valid session. Please create another one and try again
and this
Source: components/device_tracker/legacy.py:361
integration: Device tracker (documentation, issues)
First occurred: 4:59:13 PM (1 occurrences)
Last logged: 4:59:13 PM
Error setting up platform legacy google_maps```
But I've verified a couple times that I'm doing the cookie file correctly. I'm using chrome, after making this I guess I'll try to install firefox and do it from firefox instead...