Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.47 KB

README.md

File metadata and controls

13 lines (10 loc) · 1.47 KB

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