Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace locationsharinglib, reorg code & other misc improvements (#19)
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. 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.
- Loading branch information