This Home Assistant integration provides data read from EH-800 heating controller. The code is not made or tested by Ouman Oy.
This integration was made to get heating controller data to Home Assistant for:
- Get important information from device
- Alert when something is wrong in your heating system
- Automate home based on data received
- Automatically updates the devices sensors status on a periodic basis.
- Scanning interval can be configured
To use the integration you need to have a EH-800 heating controller, that has network interface and has been configured a static IP addrress and username / password.
To install the EH-800 integration using HACS:
- Open Home Assistant, go to HACS -> Integrations.
- Search for EH-800 and install it.
- Restart Home Assistant.
- After restart, add the integration from Settings -> Devices & services -> Add integration and add configuration, when asked. You need to have the IP address of the device and username & password.
To install this integration manually:
- Copy the eh_800_heating_controller directory into the custom_components directory of your Home Assistant installation.
- Restart Home Assistant.
- After restart, add the integration from Settings -> Devices & services -> Add integration and add configuration, when asked. You need to have the IP address of the device and username & password.
- Make changes to be approved to HACS
- Make finnish translations
Contributions to this integration are welcome. Please refer to the project's GitHub repository for contributing guidelines.
