Skip to content

Release 3.0.13

Latest

Choose a tag to compare

@cyberjunky cyberjunky released this 11 Jul 13:08

What's Changed

  • New nutrition sensors for Garmin Connect+ subscribers: consumed calories, carbohydrates, protein and fat, daily macro goals, remaining calories, last-logged time and logged-entry count (disabled by default) (#529)
  • New download_activity service to save an activity file to Home Assistant in fit, original (raw zip), tcx, gpx, kml or csv format
  • New sensors: connected devices count and solar intensity; e-bike fields added to last_activity attributes (via ha-garmin 0.1.28)
  • Fix: last activity, weight and blood pressure sensors no longer go blank between updates (#519)
  • Removed the redundant "Blood pressure measurement time" sensor — the measurement time is already available as the measurement_time attribute on the systolic, diastolic, pulse and category sensors
  • Bump ha-garmin to 0.1.29
  • Dependency updates (pylint 4.0.6, ruff 0.15.20, setuptools 83.0.0, actions/checkout 7, hassfest action)