Skip to content

KNX Scene Trigger Not Firing When Scene Started from Homey Device #74

@stefangroenew

Description

@stefangroenew

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions