Skip to content

Reverting state of switch  #2

Description

@mbeck94

Is there anyway to implement an option of returning a switch automatically to a certain state? This would allow for one push operation to set a scene.

Currently in iOS 10.3 I am able to set a rule that when the switch turns on or off, a scene will be applied. This is problematic due to the fact that the dash button 'saves' its state, so each click is an 'on' and the subsequent click is an 'off'. If the button could automatically revert back to a given state after a short delay, scenes could be automated. The plug-in homebridge-dummy does this.

I've tried experimenting with setting the same scene for the dash being 'on' and 'off' but I always have to cycle through through twice to activate it, I think somehow it is cancelling one of them out, or it has to do with the 1 or 0 being received, since it only works on every second click.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions