https://github.com/arjenbos/ha_alpha_home
A custom Home Assistant integration for Alpha Innotec heat pumps.
https://github.com/arjenbos/ha_alpha_home
alpha-home alpha-innotec hacs hassio-integration heat-pump home-assistant homeassistant
Last synced: about 2 months ago
JSON representation
A custom Home Assistant integration for Alpha Innotec heat pumps.
- Host: GitHub
- URL: https://github.com/arjenbos/ha_alpha_home
- Owner: arjenbos
- License: apache-2.0
- Created: 2023-07-18T12:33:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-30T10:17:46.000Z (over 1 year ago)
- Last Synced: 2025-01-24T08:15:30.039Z (3 months ago)
- Topics: alpha-home, alpha-innotec, hacs, hassio-integration, heat-pump, home-assistant, homeassistant
- Language: Python
- Homepage:
- Size: 58.6 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Home Assistant integration for the Alpha Home system

[](https://github.com/hacs/integration)A custom Home Assistant integration for the Alpha Home intelligent room temperature system. This is **not** an integration to control your Alpha Innotec heatpump, use a luxtronic integration for that (e.g. https://github.com/BenPru/luxtronik). With this integration you can read the room temperatures, set the temperatures and see the status of the floor heating valves in your Alpha Home system.
## Pre-install
1. Create a user for Home Assistant in the control box; it's **not recommended** to use a shared user.
2. Ensure Home Assistant is able to reach the control box via the local network.
3. Ensure Home Assistant is able to reach the gateway via the local network.
4. You need to have the password for the gateway.## Install
1. Add this repository as a custom repository in HACS.
2. Install the integration.## Disclaimer
- I cannot say that i'm a python developer. So, if you see code that's bad practice. Please, feel free to contribute to this integration via a pull request.
- I do not own an Alpha Innotec heat pump. If you have an issue, please provide sample data and information about your installation because testing without sample data is impossible.