github arpanghosh8453/garmin-grafana v0.2.0

latest release: v0.3.0
4 months ago

What's New?

Data exporter script for LLM integration :

  • Now you can export your health data with the provided exporter script from your local InfluxDB database as simple CSV files (13f7c28) that you can analyze with your custom Python code (if you are adeveloper and want to have some fun) or simply feed to a local/cloud LLM model (such as Lamma or ChatGPT) for analysis and get insights from there - essentially allowing you to chat about your performance and health stats in the context of the provided exported data. Over time the model becomes aware of your past performance and can give you more personalized recommendations/suggestions

Dashboard time durations changed to HH:MM:SS format

  • The new Grafana dashboard replaces the difficult to read x.yz hours into hh:mm:ss format - which is more intuitive and easy to read at a glance. (#54)

Feature improvements

  • Added VO2 max for Cycling - You can find this new field under the measurement VO2 (#84)

Bug fixes - ❗Breaking change ❗

  • Fixed Endurance Score value fetching from weekly average to daily (#86). This change deprecates the old fields EnduranceScoreAvg and EnduranceScoreMax replacing it with field EnduranceScore under the measurement EnduranceScore. You should change your custom panels to reflect the same if you are monitoring your Endurance Score.

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

Love this project?

If you find this project helpful, please consider:

⭐ Starring this repository to show your support and spread the news!

Buying me a coffee if you'd like to contribute to its maintenance and future development.

ko-fi

Don't miss a new garmin-grafana release

NewReleases is sending notifications on new releases.