What's Changed
- Make GPS Accuracy an Option in #119
The new option defaults toTrueand the places sensor will only update if GPS Accuracy is >0. If you have a devicetracker_id that has a GPS Accuracy (gps_accuracy) attribute that is always 0 but the Latitude and Longitude are updating and accurate, set this option toFalse.
Full Changelog: v2.2.0...v2.2.1