Skip to content

Replace locationsharinglib, reorg code & other misc improvements

Compare
Choose a tag to compare
@pnbruckner pnbruckner released this 28 Feb 15:02
· 14 commits to main since this release
a4e23fc
  • 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.