Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to add a time-out on the second activation of the (delayed) trigger? #5

Closed
daneedk opened this issue Jan 24, 2018 · 3 comments

Comments

@daneedk
Copy link
Owner

daneedk commented Jan 24, 2018

DieterKoblenz asked:

Is it possible to add a time-out on the second activation of the (delayed) trigger? I have a motion sensor and door sensor in the same spot which I've added with a delay. When I open the door, both trigger the flowcard and I get the same warning sound played twice.

@daneedk
Copy link
Owner Author

daneedk commented Jan 27, 2018

This is added in version 0.1.6 Beta.

When a Delayed Trigger Countdown is active any subsequent received alarm_motion:true or alarm_contact:open message from a sensor will be ignored.

@daneedk
Copy link
Owner Author

daneedk commented Jan 28, 2018

There seems to be a bug in this new function: #8

@DieterKoblenz
Copy link

Yes, thanks. (And I see you fixed the bug #8)

@daneedk daneedk closed this as completed Jan 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants