Flows triggered by KNX scenes only activate when the scene is started from the KNX bus (e.g., via a KNX wall switch).
When the same scene is started from the Homey device itself, the flow does not trigger.
Expected behavior:
Triggering a scene from Homey should also fire the same KNX event (or equivalent) so that flows respond consistently, regardless of whether the scene was started from the KNX bus or from Homey.
Steps to reproduce:
- Create a KNX scene in ETS.
- Add the scene to Homey as a KNX device.
- Create a flow that triggers when the KNX scene starts.
Start the scene from:
- KNX wall switch → ✅ Flow triggers
- Homey device tile → ❌ Flow does not trigger
Observed behavior:
The flow trigger only listens to incoming KNX bus events.
Starting the scene from Homey does not generate a bus event, so the flow never runs.
Flows triggered by KNX scenes only activate when the scene is started from the KNX bus (e.g., via a KNX wall switch).
When the same scene is started from the Homey device itself, the flow does not trigger.
Expected behavior:
Triggering a scene from Homey should also fire the same KNX event (or equivalent) so that flows respond consistently, regardless of whether the scene was started from the KNX bus or from Homey.
Steps to reproduce:
Start the scene from:
Observed behavior:
The flow trigger only listens to incoming KNX bus events.
Starting the scene from Homey does not generate a bus event, so the flow never runs.