v2.1.0 - Time in state is back, Update sensor after changing options, and more
Breaking Changes
- If you were using the state of 'Initializing...' that was set on load for any automations or other logic, the state will now be unknown like other sensors
What's Changed
- Add map_zoom into Google Maps URLs by @Snuffy2 in #89
- Add time to state as an option by @Snuffy2 in #82
- Update sensor after config options updates by @Snuffy2 in #96
- Deleted sensors still updating by @Snuffy2 in #81
- Change startup state from Initializing to unknown by @Snuffy2 in #90
- Catch JSON None Error by @Snuffy2 in #100
- Don't update if GPS Accuracy exists in devicetracker_id and is 0 by @Snuffy2 in #101
- Downgrade and refactor some logger alerts by @Snuffy2 in #103
Full Changelog: v2.0.5...v2.1.0