Skip to content

Releases: XKNX/xknx

Major release

23 Jul 07:27
Compare
Choose a tag to compare

Refactoring of asyncio handling

Complete redesign of networking part - using asyncio

26 May 11:49
Compare
Choose a tag to compare
Merge pull request #39 from andreasnanko/dev

Merge dev from fork back to xknx

Bugfixes

03 Jan 20:55
Compare
Choose a tag to compare

Renamed function 'request_state' to 'sync state' bc the old name was misleading.

New Year 2017 Edition

02 Jan 16:50
Compare
Choose a tag to compare
New Year 2017 Edition Pre-release
Pre-release
  • New interface for starting XKNX daemon
  • Abstraction for CEMI/KNXIP frame
  • Abstraction for DPT datatypes
  • Improved address class
  • Basic Thermostat (recording temperature)
  • Shutter support
  • Sending time to KNX-Bus
  • Support for dimm actors
  • many, many unit tests
  • Support for TravisCI