This integration lets you control your Remeha Home thermostats from Home Assistant.
Before using this integration, make sure you have set up your thermostat in the Remeha Home app. If you are unable to use the Remeha Home app for your thermostat, this integration will not work.
There have been reports by users that this intergration will also work for Baxi, De Dietrich, and Brötje systems (and possibly other BDR Thermea products). You can simply log in using the credentials that you would use in the respective apps.
- All climate zones are exposed as climate entities with:
- The following modes:
- Auto mode: the thermostat will follow the clock program. If the target temperature is changed, it will temporarily override the clock program until the next target temperature change in the schedule.
- Heat mode: the thermostat will be set to manual mode and continuously hold the set temperature.
- Off mode: the thermostat is disabled.
- Three presets for the three clock programs available in the Remeha Home app. When a preset is selected, the integration will automatically switch the climate zone to auto mode to make sure the preset is applied.
- The following modes:
- Each climate zone also exposes the following sensors/switches:
- The next schedule setpoint
- The time at which the next schedule setpoint gets activated
- The current schedule setpoint
- Switch to control fireplace mode
- Each hot water zone exposes the following sensors:
- The water temperature
- Each appliance (CV-ketel) exposes the following sensors:
- The water pressure
Do you have HACS installed? Click the button or follow the instructions.
- Search integrations for Remeha Home
- Click
Install
- Restart Home Assistant
- See Setup
- Install this platform by creating a
custom_components
folder in the same folder as your configuration.yaml, if it doesn't already exist. - Create another folder
remeha_home
in thecustom_components
folder. Copy all files fromcustom_components/remeha_home
into theremeha_home
folder.
- In Home Assitant click on
Configuration
- Click on
Devices & Services
- Click on
+ Add integration
- Search for and select
Remeha Home
- Enter your email address and password
- Click "Next"
- Enjoy
For information on the Remeha Home API see API documentation.