Skip to content

0.7.5

Compare
Choose a tag to compare
@Ghawken Ghawken released this 06 May 02:42
· 30 commits to NoAPI since this release

0.7.5

Removes Google API Usage completely

Changes:

  • Use as Crow-Flies GPS calculation

  • Use adjustable speed to estimate travel time - 16.7 m/s (60km/hr) - plugin config setting to adjust
    Means traveltimes more approximate than before - but on testing seems as good as past results

  • Remove API for Map Image Generation - still using GoogleMaps just not with API key

  • [May break on 11th June - may not...]

Add Device States:

  • distanceSinceCheck - meters moved since last information received if >100 will redo maps
  • mapLastUpdated - time of last map generation
  • otherDistance/homeDistance in meters as crow flies
  • otherTime/homeTime - calculated travel based on config m/s setting
  • otherTime/homeTime in seconds currently

Add Action:

  • Regenerate all Maps