Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@arpanghosh8453 arpanghosh8453 released this 04 Apr 13:26
· 40 commits to main since this release
42ff604

New Features

  • Support for GPS data visualization (requires updated Grafana supporting Geomap plugin) for the recorded activity. This GPS data visual is better than the default Fitbit app as it shows the detailed route colored by your Heart rate values and you can also see the speed from the thickness of the trace line.

image

  • Support for fetching BMI and Weight data (the weight data is recorded as Pounds in the database - converted to Kg in Grafana Visual) - These data types require manual logging and you will not have these measurements if you have no records for the fetched period of data

  • Upgraded visual for Heart Rate data colored by threshold - switched to time series from bar chart

image

  • removal of deprecated panels
  • Added last sync time visual for quick glance

image

  • Upgraded visual for device battery level colored by threshold

image

What's Changed

  • feat: add most feature of influx v1 to the influx v2 by @Belphemur in #13
  • Update actions/checkout to v4 and replace docker-compose with docker compose by @Niggggggo in #21
  • fix: use bucket var by @sam-don in #33
  • Add other fields from GPS data by @dipanghosh in #37

New Contributors

Full Changelog: v1.0.1...v1.1.0