This Domoticz Python plugin integrates with the Remeha Home API, providing real-time information about your heating system. It creates Domoticz devices for temperature, pressure, and setpoint control.
This plugin is based on the Remeha Home Python library by Michiel Visser, available at GitHub - Remeha Home Library.
The plugin creates the following devices in Domoticz:
The plugin fetches data from the Remeha Home API and updates the corresponding Domoticz devices. The room temperature can be set using the "Setpoint" device, it will set the zoneMode to TemporaryOverride except when the zoneMode is set to Manual. The zoneMode can be used to set the zoneMode to the following modes: Scheduling, Manual, TemporaryOverride, FrostProtection
For any issues or questions, please open an issue on the GitHub repository.