Skip to content

Releases: antoinebou12/hass_renpho

v3.0.1.1

19 Apr 22:24
5f7841d
Compare
Choose a tag to compare

What's Changed

  • test proxy changes
  • add api_key login to the vercel service by @antoinebou12 in #19

Full Changelog: v3.0.1...v3.0.1.1

v3.0.1

11 Mar 16:58
e205690
Compare
Choose a tag to compare

Full Changelog: v.3.0.0...v3.0.1

v.3.0.0

06 Mar 01:51
fb8cdb7
Compare
Choose a tag to compare
v.3.0.0 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.2.1...v.3.0.0

v2.0.2.1

02 Mar 18:36
0e40455
Compare
Choose a tag to compare
v2.0.2.1 Pre-release
Pre-release

Full Changelog: v2.0.2...v2.0.2.1

v2.0.2

02 Mar 17:30
5fb6b28
Compare
Choose a tag to compare
v2.0.2 Pre-release
Pre-release

Full Changelog: v2.0.1...v2.0.2

v2.0.1

12 Nov 00:30
b21b759
Compare
Choose a tag to compare
v2.0.1 Pre-release
Pre-release

Full Changelog: v2.0.0...v2.0.1

fetch more data and other smal fix

v2.0.0

14 Sep 18:11
Compare
Choose a tag to compare
v2.0.0 Pre-release
Pre-release

What's Changed

Clean Async: Asynchronous code has been cleaned up to be more efficient.
Refresh Init: Initialization has been refreshed, likely making startup more efficient or robust.
Stable Installation Config Flow: The configuration flow for installation has been stabilized.

New Contributors

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

v1.0.0

08 Sep 19:58
Compare
Choose a tag to compare

Full Changelog: https://github.com/antoinebou12/hass_renpho/commits/v1.0.0

Release Notes for Renpho Weight Home Assistant Component v1.0.0

New Features

  • Full Integration with Renpho's Weight Scale: Connect and sync your Renpho weight scale data with Home Assistant.
  • Wide Range of Metrics: Support for body weight, BMI, muscle mass, bone mass, water content, and many more health metrics.
  • Async Support: Improved performance and faster updates.
  • Config Flow: Simplified installation and configuration process through Home Assistant's UI.
  • User Profile Metrics: Including gender, height, and birth date.
  • HACS Support: Easy installation through the Home Assistant Community Store.
  • Dashboard Examples: Pre-configured dashboard examples to get you started quickly.

Improvements

  • Better Config Flow: Enhanced the configuration flow for a better user experience.
  • Code Optimization: Various code improvements for better performance.
  • Added Documentation: Comprehensive guide and examples included.
  • Configuration Images: Added images in the documentation to guide through the setup process.

Bug Fixes

  • Fixed RSA encryption error.
  • Fixed various pipeline errors.
  • Fixed missing function issues.
  • Fixed issues with config flow.

Dependency Updates

  • Updated various packages to their latest compatible versions.

Breaking Changes

  • You might be logged out of the mobile app upon logging in from Home Assistant. (Still under investigation for a permanent fix)

Roadmap

  • Add more user information support.
  • Prevent logging out from the mobile app when logging in from Home Assistant.

Extras

  • Configuration Images: Step-by-step images to help you set up the component more easily.
  • Dashboard Examples: Sample dashboard configurations to help you visualize your metrics better.

Contributors

  • antoinebou12: Main contributor and maintainer.