Fix KNX event listener fallback

This commit is contained in:
2026-02-13 20:07:23 +01:00
parent 4660344a89
commit 0fa390fd7f
4 changed files with 13 additions and 5 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
## 0.0.12 - 2026-02-13
- Fix KNX event listener setup for HA versions without async_track_event helper.
## 0.0.11 - 2026-02-13
- Move translations into the integration folder so UI labels render.
- Downgrade missing subentry support log to debug.