* Cleanup KNX integration * Cleanup KNX integration * Update homeassistant/components/knx/__init__.py Co-authored-by: Matthias Alphart <farmio@alphart.net> Co-authored-by: Matthias Alphart <farmio@alphart.net>
* decode knx_event telegram payload with given dpt * exception handling for invalid payloads * Update homeassistant/components/knx/__init__.py Co-authored-by: Marvin Wichmann <marvin@fam-wichmann.de> Co-authored-by: Marvin Wichmann <marvin@fam-wichmann.de>
* test knx_event * use async_capture_events