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
andEnduranceScoreMax
replacing it with fieldEnduranceScore
under the measurementEnduranceScore
. You should change your custom panels to reflect the same if you are monitoring your Endurance Score.
What's Changed
- fix typo by @heiderich in #73
- Fix typo in README.md by @runtingt in #75
- Update Garmin-Grafana-Dashboard.json by @brusilva84 in #82
- spelling issues and formatting adjustments. by @dipanghosh in #83
- Update Garmin-Grafana-Dashboard.json by @brusilva84 in #87
New Contributors
- @heiderich made their first contribution in #73
- @runtingt made their first contribution in #75
- @brusilva84 made their first contribution in #82
- @dipanghosh made their first contribution in #83
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.