v3.0.0
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
- 140 refresh sensor values on startup by @YorkshireIoT in #141
- Add additional debug logging at integration setup by @YorkshireIoT in #144
- Update bug report template by @YorkshireIoT in #143
Bug Fixes
- Handle case when sleep segment type is 0 by @YorkshireIoT in #135
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