Releases: cyberjunky/home-assistant-garmin_connect
Releases · cyberjunky/home-assistant-garmin_connect
Release 0.2.29
- Added User Points, User Level and Last Activity sensors
Release 0.2.28
- Fixed badged sensor
- Enhanced README to document services/actions
Release 0.2.27
- Fixed badges icon and device class thanks to @jfparis
- Labeled some more sensors with correct statistics and device classes.
- Limited badges attributes to last 10, for database performance reasons.
- Fixed notes parameter add_blood_pressure service call. (called note at some places)
- Fixed deprecated service call errors.
- Cleaned up gear sensor code.
- Fixed issue using integer values with add_body_composition service calls.
- Optimized the code quality.
- Updated the development environment with new scripts and linting.
- Added more debug logging.
- Removed get_localtimezone reference, use home-assistant's timezone.
- Fixed alarm time calculation.
- Possibly fixed updating wrong entity using add_body_composition. (needs testing)
Release 0.2.26
- Another hrvdata related bugfix.
Release 0.2.25
- Fixes related to hrvstatus and body composition, not all fetched data seems the same.
Release 0.2.24
- Correct states class of several entities for better statistics by @jfparis
- Added HRV sensor by @jfparis
- Always fetch latest data even if it's day old by @kruemelro
- Added service to upload blood pressure data by @kruemelro
Release 0.2.23
- Update garminconnect package to pin specific garth version
Release 0.2.22
- Bumped version of garminconnect to fix issue with dependency
Release 0.2.21
- Pre-release version with Garmin Badges
Release 0.2.20
- Bumped python-garminconnect version to temp fix Garmin's API change