XKNX – An Asynchronous KNX Library Written in Python
Documentation See documentation at: https://xknx.io/ Help We need your help for testing and improving XKNX. For questions, feature requests, bug reports either join the XKNX chat on Discord or write an email. Development You will need at least Python 3.8 in order to use XKNX. Setting up your local environment: Install requirements: pip install -r requirements/testing.txt Install pre-commit hook: pre-commit install Home-Assistant Plugin XKNX contains a plugin for the Home Assistant automation platform Example “””Example for switching a light on […]
Read more