Skip to content

Releases: XKNX/xknx

Filter for KNX addresses.

13 Aug 09:06
Compare
Choose a tag to compare

Added object for filtering KNX addresses, e.g.:

AddressFilter("2-/2,3,5-/*").match("2/3/8")

Added HVAC support.

09 Aug 07:27
Compare
Choose a tag to compare
0.7.6

removed 3.7 from travis-ci targets

Small bugfix

07 Aug 17:56
Compare
Choose a tag to compare
0.7.5

fixed versioning hodgepodge

Bugfixes

07 Aug 16:50
Compare
Choose a tag to compare
0.7.4

fixed unit test

Bugfixing

06 Aug 19:46
Compare
Choose a tag to compare

Some bugfixes

Minor release

05 Aug 12:13
Compare
Choose a tag to compare
  • Better error handling within Tunnel. Will reconnect if transmission of telegrams fails.
  • Direct access to KNX bus from HASS module.

Minor release

01 Aug 08:57
Compare
Choose a tag to compare

Added python logging support.

Major release

30 Jul 14:47
Compare
Choose a tag to compare

Hightlights:

  • Better asyncio support
  • All devices were renamed

See changelog for details.

Minor release

24 Jul 07:29
Compare
Choose a tag to compare

Added heartbeat functionality

Minor release

23 Jul 19:10
Compare
Choose a tag to compare

Small adoptions, configure ConnectionConfig when calling XKNX.start()