wolf-ism8

Write and read data from wolf heating system via ISM8


Keywords
Home, Assistant, Wolf, HVAC
License
MIT
Install
pip install wolf-ism8==3.0.1

Documentation

Implementation of an http server which communicates with WOLF HVAC systems via their ISM8 module. Received datagrams are translated to pyhon datatypes and held in a internal dictionary for further usage. Writable datapoints are correctly encoded and sent to ISM8.

This python package was built in order to integrate a WOLF heating system into the Home Assistant ecosystem. The library takes advantage of the ASYNCIO-Library.