/knx-integration

Home Assistant KNX integration proxy repository

HA integration usage Discord

Home Assistant KNX integration

Hi 👋! This is a proxy repository for the Home Assistant KNX integration to track issues, feature requests, discussions etc.

Since KNX is a core integration, its code is hosted in the Home Assistant Core repository. The integrations unit tests can also be found there and the official KNX integration documentation is sourced from the Home Assistant documentation repo.

The integration uses following libraries:

  • xknx the library used for KNX IP connection handling, DPT decoding and providing device abstractions
  • knx-frontend the Home Assistant KNX panel
  • xknxproject the ETS project file parser