started knx integration

This commit is contained in:
John
2022-05-01 12:13:13 +02:00
parent ac7654e14d
commit 232164c866
12 changed files with 1335 additions and 0 deletions
+3
View File
@@ -7,6 +7,9 @@
/* Defined if MQTT handling is enabled. */
#cmakedefine HAVE_MQTT
/* Defined if KNX is enabled. */
#cmakedefine HAVE_KNX
/* Defined if SSL is enabled. */
#cmakedefine HAVE_SSL