pail23
stiebel_eltron_isg_component
Python

Stiebel Eltron ISG integration for Home Assistant

Last updated Jul 3, 2026
93
Stars
37
Forks
30
Issues
0
Stars/day
Attention Score
45
Language breakdown
Python 99.5%
Shell 0.5%
โ–ธ Files click to expand
README

Stiebel Eltron ISG integration

[![GitHub Release][releases-shield]][releases] [![GitHub Activity][commits-shield]][commits] Github Downloads Github Downloads [![License][license-shield]](LICENSE) [![hacs][hacsbadge]][hacs] ![Project Maintenance][maintenance-shield] [![BuyMeCoffee][buymecoffeebadge]][buymecoffee] [![Community Forum][forum-shield]][forum]

Preliminary Remark

Although this integration has been created for Stiebel Eltron devices, it can successfully be used for Tecalor devices as well.

Prerequisite

In order to use this Integration you need:
  • ISG device connected to the heatpump and your local network
  • IP address of the ISG device on your local network
For connecting the ISG device to your heatpump refer to the corresponding Stiebel Eltron documentation or ask your installer. There is no need to get the "STIEBEL ELTRON Web-Monitoring" subscription, this is for Stiebel Eltron itself monitoring your Heatpump and NOT needed for this integration to work. If you are using the ISG with the STIEBEL ELTRON EMI extension make sure that your ISG Firmware is current because this Integration is using Modbus, older versions of ISG Software are not able to do Modbus and EMI at the same time. (ISG Software Version v12.1.2 was tested by @northalpha using this integration to be working). An update may be triggered via Stiebel Eltron Support (Kundendienst).

Installation

Using HACS

This is the preferred installation option. If you are using HACS:
  • Add the component to your home assistant installation: Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.
  • Add the Stiebel Eltron ISG Integration in HACS and restart Home Assistant
  • In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Stiebel Eltron ISG"

Manual installation:

  • Using the tool of choice open the directory (folder) for your HA configuration (where you find configuration.yaml).
  • If you do not have a custom_components directory (folder) there, you need to create it.
  • In the customcomponents directory (folder) create a new folder called stiebeleltron_isg.
  • Download all the files from the customcomponents/stiebeleltron_isg/ directory (folder) in this repository.
  • Place the files you downloaded in the new directory (folder) you created.
  • Restart Home Assistant
  • In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Stiebel Eltron ISG"

Configuration is done in the UI

Contributions are welcome!

If you want to contribute to this please read the Contribution guidelines
[stiebeleltronisg]: https://github.com/pail23/stiebeleltronisg_component [buymecoffee]: https://www.buymeacoffee.com/pail23 [buymecoffeebadge]: https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg [commits-shield]: https://img.shields.io/github/commit-activity/y/pail23/stiebeleltronisg_component [commits]: https://github.com/pail23/stiebeleltronisg_component/commits/master [hacs]: https://github.com/hacs [hacsbadge]: https://img.shields.io/badge/HACS-Default-orange [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen [forum]: https://community.home-assistant.io/ [license-shield]: https://img.shields.io/github/license/pail23/stiebeleltronisg_component [maintenance-shield]: https://img.shields.io/badge/maintainer-Paul%20Frank-green [releases-shield]: https://img.shields.io/github/v/release/pail23/stiebeleltronisg_component [releases]: https://github.com/pail23/stiebeleltronisg_component/releases

ยฉ 2026 GitRepoTrend ยท pail23/stiebel_eltron_isg_component ยท Updated daily from GitHub