Skip to content

Release 3.0.3-beta

Pre-release
Pre-release

Choose a tag to compare

@cyberjunky cyberjunky released this 23 Apr 15:55

3.0.3-beta

Bug Fixes

  • Fix training readiness and lactate threshold sensors showing unavailable when Garmin API returns a list instead of a dict (#475)
  • Fix gear entities not being created for newly added gear without a full reload (#467)
  • Fix VO2 Max sensor crash when generic field is null — previously caused all sensors registered after VO2 Max to stay at "unknown" on every refresh (#477)
  • Fix entity_id support for add_body_composition service in multi-account setups (#481)
  • Re-added attributes to last activity (#479)

New Features

  • New add_nutrition_log service for logging nutrition data (probably requires Garmin Connect+ subscription) (#415)

Service Improvements

  • Add entity_id targeting to add_blood_pressure, create_activity, upload_activity, and add_hydration services for multi-account support (#466)

Dependencies

  • Bumped ha-garmin to 0.1.14