This custom component allows you to seamlessly integrate Renpho's weight scale into Home Assistant. Get real-time updates on your weight, BMI, body fat percentage, and other health metrics right on your Home Assistant dashboard.
- Real-Time Health Metrics: Fetches weight, BMI, body fat, and other health metrics.
- User-Friendly: Easily configurable via the Home Assistant UI.
- Multi-User Support: Supports tracking metrics for multiple users.
- Automations: Use your health metrics in automations, like sending alerts or updating other connected devices.
- Make sure you have HACS installed.
- Open HACS in your Home Assistant instance.
- Click on "Integrations" from the sidebar.
- Click on the "Custom Repositories" button in the top right corner.
- Enter the URL of this GitHub repository, select "Integration" as the category, and then click "Add".
- Once the repository is added, it will appear in the "Integrations" tab. Click "Install" to install the custom component.
- Navigate to Configuration > Integrations > Add Integration.
- Search for
Renpho
and click to add. - Provide your Renpho account email, password, and optionally a
user_id
. - Set the refresh rate in milliseconds for how often you want to poll for updates.
If you're using this integration for multiple users, each user should have a unique user_id
.
Set how often the component should fetch new data from the Renpho servers. Note: A too frequent refresh rate may result in rate limiting.
For issues, feature requests or further assistance, head over to our GitHub Repository.
Inspired by other health metric integrations and the Home Assistant community.
For more details, please refer to the Documentation.