kodebach / hacs-idm-heatpump

HACS integration for IDM heat pumps
MIT License
20 stars 1 forks source link
hacs hacs-integration

IDM heat pump

GitHub Release GitHub Activity License

hacs

_Component to integrate with IDM heat pumps._

Note: Your heat pump needs to have the Navigator 2.0 control unit. Other versions of the control unit may not work correctly.

This component will set up the following platforms.

Platform Description
binary_sensor Show on/off-type info from the heat pump.
sensor Show other info from the heat pump.

Installation

Configuration of the heat pump

The integration communicates with the heat pump via Modbus TCP. Before Home Assistant can connect to the heat pump you need to make sure Modbus TCP is enabled on the heat pump.

[!IMPORTANT] If Modbus TCP is not enabled, the integration will fail to connect, even if the web UI of the heat pump is reachable via it given IP or hostname.

Install HACS Repository

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

  1. Install HACS and complete its setup.
  2. Open HACS and select "Integrations".
  3. Add kodebach/hacs-idm-heatpump with category "Integration" as a Custom Repository.
  4. Select "IDM heat pump" from the list and click "Download".

Set up integration

Add integration to Home Assistant!

The integration now appears like any other Home Assistant integration. To set it up, follow these steps:

  1. In the HA UI go to "Settings" -> "Devices & Services", click "+ Add Integration" in the bottom right corner, and search for "IDM heat pump".
  2. Make sure the heat pump is configured correctly (see above), then fill out the necessary details in the setup form.

Further configuration

Configure my setup!

For further configuration you can click "Configure" on the settings page for the integration.

Additional notes for sensor data

Contributions are welcome

If you want to contribute to this please read the Contribution guidelines