Releases: XKNX/xknx
Releases · XKNX/xknx
Bugfixing release
- Many pylint/flake8/pydocstyle suggestions
- Using tox as travis build system
Minor release - added knx support for strings.
0.7.8 Added notification device and string dpt class.
Filter for KNX addresses.
Added object for filtering KNX addresses, e.g.:
AddressFilter("2-/2,3,5-/*").match("2/3/8")
Added HVAC support.
0.7.6 removed 3.7 from travis-ci targets
Small bugfix
0.7.5 fixed versioning hodgepodge
Bugfixes
0.7.4 fixed unit test
Bugfixing
Some bugfixes
Minor release
- Better error handling within Tunnel. Will reconnect if transmission of telegrams fails.
- Direct access to KNX bus from HASS module.
Minor release
Added python logging support.