Skip to content

Releases: arpanghosh8453/fitbit-grafana

v1.1.0

04 Apr 13:26
42ff604
Compare
Choose a tag to compare

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

v1.0.1

27 Feb 22:07
Compare
Choose a tag to compare

Fixed server-user time zone conflict issue ( #10 )

v1.0.0

06 Feb 16:29
d35dd7c
Compare
Choose a tag to compare

What's Changed

  • Allow use of environment variables for defining configuration values. by @moorecp in #1
  • Adds files to launch full stack with docker-compose by @jtbrush56 in #2
  • Add simple grafana dashboard for influxdb 2 by @20chan in #9

New Contributors

Full Changelog: https://github.com/arpanghosh8453/public-fitbit-projects/commits/v1.0.0