Skip to content

[QUESTION] Is it possible to read not only (n-)click events, but also hold events? #1351

Description

@nikipore

Question

Why does it depend on the integration whether it is possible to read more complex events:

  • click
  • hold
  • n-click
  • n-click & hold?

Or is it something which ControllerX could synthesize from raw click/release events? This would open the road to a (imho very intuitive) single-button dimmer UI:

  • click -> toggle
  • hold -> brightness toggle
  • double-click -> loop scenes
  • double-click & hold -> colortemp toggle

I ask this question before opening a feature request because it simply might be technically impossible.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions