/pyparadigma

Primary LanguagePythonMIT LicenseMIT

This project provides python tooling to extract metrics from Paradigma's SystaComfort II, SystaServiceLAN, maybe others, which do not provide a ModBus interface. It utilizes a proprietary udp-based protocol which operates on port 7260.

Pull requests are welcome.

This project is work-in-progress:

  • works

    • connect and recive data from a SystaComfort II
    • convert recieved data to values
  • to-do

    • receive data for long periods of time, not just ~30s
    • understand the received values better
    • provide a plug-in interface to process the received data

This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

Based on the great work from