Skip to content

Releases: YorkshireIoT/ha-google-fit

v4.0.2

07 Jul 15:51
ef5755e
Compare
Choose a tag to compare

Warning ⚠️

Minimum HA version is now 2024.1.0.

Improvements

Dependencies

Full Changelog: v4.0.1...v4.0.2

v4.0.1

17 May 09:46
0d5b731
Compare
Choose a tag to compare

What's Changed

Caution

Google is deprecating the Fit API in June 2025. Please see the README for more information.

Improvements

Dependencies

Full Changelog: v4.0.0...v4.0.1

v4.0.0

08 Feb 16:20
4296fdb
Compare
Choose a tag to compare

What's Changed

⚠️ Breaking Changes

A big breaking change in this release. As part of #185, extra device information was added to uniquely identify different accounts. Because of this though, a new device was created for each account and so any existing accounts are now orphaned.

This will impact anywhere where the device is reference in Home Assistant (e.g. dashboards, automations, scripts, etc.).

A new "Device Remove" feature was added at the same time to allow users to remove their old, orphaned accounts.

New Features

  • Add new configuration value to reduce polling of infrequently updated sensors by @YorkshireIoT in #187

Bug Fixes

Dependencies

Full Changelog: v3.1.0...v4.0.0

v3.1.0

06 Jan 14:00
3b4eb12
Compare
Choose a tag to compare

What's Changed

Improvements

Dependencies

Full Changelog: v3.0.0...v3.0.1

v3.0.0

26 Nov 12:50
7bb5c63
Compare
Choose a tag to compare

What's Changed

Breaking Changes ⚠️

  • Remove use_zero configuration and use zero as base/default value for cumulative sensors by @YorkshireIoT in #139

This removes the existing use_zero configuration option. It is no longer required by the user to manage what to do when data is unavailable in your Google Fit account.

Improvements

Bug Fixes

Dependencies

  • Bump google-api-python-client from 2.107.0 to 2.108.0 by @dependabot in #137

Full Changelog: v2.1.2...v3.0.0

v2.2.0 Alpha 1 Release

21 Nov 15:54
6fbe42b
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Handle case when sleep segment type is 0 by @YorkshireIoT in #135
  • Remove use_zero configuration and use zero as base/default value for cumulative sensors by @YorkshireIoT in #139

Full Changelog: v2.1.2...v2.2.0-a1

v2.1.2

11 Nov 22:40
4bebd03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

22 Oct 11:49
f791804
Compare
Choose a tag to compare

What's Changed

Dependencies

Full Changelog: v2.1.0...v2.1.1

v2.1.0

21 Aug 18:33
Compare
Choose a tag to compare

What's Changed

Improvements

Dependencies

  • Update pip requirement from <23.2,>=21.0 to >=21.0,<23.3 by @dependabot in #77
  • Bump google-api-python-client from 2.93.0 to 2.96.0 by @dependabot in #90
  • Bump ruff from 0.0.278 to 0.0.284 by @dependabot in #91

Full Changelog: v2.0.0...v2.1.0

v2.0.0

24 Jul 20:02
85c03c0
Compare
Choose a tag to compare

What's Changed

Breaking changes ⚠️

  • Add Blood Glucose, Body Fat, Body Temperaure, and Basal Metabolic Rate sensors by @lunarok in #74
    • Two new scopes were added so re-authentication is required

Other changes

New Contributors ⭐

Full Changelog: v1.1.0...v2.0.0