Python API for interacting with the Stiebel Eltron ISG web gateway via Modbus
This library provides a Python interface to communicate with the Stiebel
Eltron ISG web gateway utilizing the Modbus protocol. It facilitates the
monitoring and control of integral ventilation units and heat pumps
manufactured by Stiebel Eltron. By employing the Modbus protocol, the library
allows users to access various functionalities of Stiebel Eltron devices, such
as adjusting heating and ventilation settings. These interactions occur over a
network connection to the ISG WEB, enabling operations such as retrieving
temperature settings or updating device configurations. Designed to work with
devices like the LWZ504e and LWZ304, this library extends connectivity and
management capabilities for supported Stiebel Eltron hardware through its
structured API.