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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Create replacement for locationsharinglib which more directly implements capabilities needed/used by integration.
Migrate configuration entry from version 1 to 2.
Add note to README.md about purging history of legacy trackers.
Remove support for initial beta versions when it comes to how entities are restored.
Write cookies & parsed data to log when invalid session indicated. This should help diagnosing cookies/expiration issues.
When loading new cookies file, store in newly named file in .storage/google_maps instead of overwriting existing file. This makes code much cleaner. Existing file will be deleted when config is reloaded.
Reorganize code to simplify, creating new helpers & coordinator modules.