Skip to content

Ultraheat-api 0.4.1

Compare
Choose a tag to compare
@vpathuis vpathuis released this 15 Aug 12:35
· 11 commits to master since this release
005122a

First public version of the Ultraheat API that allows IR communication with Landys & Gyr Ultraheat heat meter units.
Features:

  • Transforms the somewhat obscure telegram from the device into a usable object, containing all the values that are returned by the device
  • Made compatible to use with Home Assistant
  • find_ports function to find connected usb devices
  • FileReader interface to use when integrating/testing, rather than test on the device itself (which is not always possible)