I’m using Home Assistant’s KNX integration and want to trigger an automation on every GroupValueWrite to 9/0/7, even if the value is the same (e.g. repeated “on” presses).
The telegrams show up in the KNX Group Monitor, but no knx_event is fired, and my automation doesn’t trigger. How can I catch repeated writes?