Ultraheat-api 0.4.1
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)