Skip to content

Releases: masaccio/kingspan-connect-sensor

v4.2.0

31 Mar 09:39

Choose a tag to compare

Change exceptions to be Error names and improve coverage.

v4.1.0

07 Mar 12:17

Choose a tag to compare

Added legacy API back to the v4.x code stream so that both the SOAP and JSON APIs can be selected at runtime.

v4.0.0

27 Feb 12:25

Choose a tag to compare

This is a breaking update to the Kingspan API. 4.0 no longer uses the SOAP API from the Kingspan app and instead uses the new JSON API that is required for the KNECT Pro app.

The export and notifier scripts have been removed as they are poorly tested and Home Assistant has much better capabilities.

v3.2.1

31 Jan 13:45
b99d46e

Choose a tag to compare

Changes to ensure HTTPX is constructed in a separate thread to enable the Home Assistant integration to not block.