This is a HomeAssistant integration to interact with Grohe Blue Home devices. It is fairly new but functional. If you encounter any bugs, feel free to create an issue.
Together with @Flo-Schilli I developed an integration implementing all Grohe Smarthome devices, which has more features, cosmetic optimizations and is more stable.
Going forward, this integration won't recieve any updates and may break in the future. I suggest switching to the new integration to avoid any future problems. It can be found here. If you install the new integration, make sure to remove this one from your Home Assistant setup to avoid potential conflicts.
I am not affiliated with Grohe or the Grohe app in any way. The integration is based on the python-package called "groheblue", which is based on the undocumented Grohe-API. If Grohe decides to change the API in any way, this could break the integration. Even tough I tested this integration with my device for several weeks without any malfunction, I am not liable for any potential issues, malfunctions, or damages arising from using this integration. Use at your own risk!
- Open the HACS panel in your Home Assistant frontend.
- Navigate to the "Integrations" tab.
- Click the three dots in the top-right corner and select "Custom Repositories."
- Add a new custom repository:
- URL: https://github.com/koproductions-code/ha-groheblue
- Category: Integration
- Click "Save" and then click "Install" on the Grohe Blue integration.
- Then, restart your HomeAssistant Instance and go to Settings -> Devices & Services -> Add Integration and search for "Grohe Blue".
- Enter your Grohe credentials and click on "Submit".
You can set the polling interval of integration manually in the "Configure" menu of the integration. Be aware that there might be limits with the Grohe API how often one can ask for new data. In my testing, a polling interval of 300 seconds seemed to work best.
- All sensor readings that are available from the api
- Service action to dispense water
- Custom service action to reset filter & CO2, execute auto flush etc.
This project is licensed under the MIT license.
If you encounter any bugs or have a request for a feature, feel free to create an issue on GitHub.