Skip to main content

Write and read data from wolf heating system via ISM8

Project description

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.

A test module is included in the root of the project, which conducts the following tasks for demonstration purposes (no configuration needed)

  • print a list of all supported datapoints
  • start listening on all IP-adresses on your host on port 12004 (standard port for ISM8)
  • connect to ISM8 as soon as it sends messages to your IP
  • log/debug all incoming datagrams and sensor updates
  • try to set different datapoints on ISM8 as an example

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wolf_ism8-2.0.9.tar.gz (12.8 kB view hashes)

Uploaded Source

Built Distribution

wolf_ism8-2.0.9-py3-none-any.whl (12.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page