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

Add door-open-chime.yaml and add option to set alarm output shared as false #28

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SteeledKnight
Copy link

door-open-chime.yaml: Add a package that creates a virtual button that on press pulses on the selected output (usually connected to a piezo buzzer). This would typically be used as a chime to alert when a door has been opened.

alarm_shared: Adding a substitution to enable or disable whether the alarm output is shared. See issue #27. Default is set to true to follow the current standard.

Add a package that creates a virtual button that on press pulses on the selected output (usually connected to a piezo buzzer). This would typically be used as a chime to alert when a door has been opened.
Adding a substitution to enable or disable whether the alarm output is shared. See issue konnected-io#27. Default is set to true to follow the current standard.
@TheSeubert
Copy link

Love this change and is something I was looking for. The way that the warning alarm is configured as a light seems like an odd unnecessary hack when you can do this.

I commented out the warning-beep package and pasted your package code into my configuration and it works great.

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

Successfully merging this pull request may close these issues.

2 participants