Skip to content

add support for Konnected momentary beep/blink configuration options#6016

Merged
balloob merged 1 commit intohome-assistant:nextfrom
konnected-io:next
Aug 14, 2018
Merged

add support for Konnected momentary beep/blink configuration options#6016
balloob merged 1 commit intohome-assistant:nextfrom
konnected-io:next

Conversation

@heythisisnate
Copy link
Copy Markdown
Contributor

Description:
This PR adds documentation for momentary switches and beep/blink switches in the Konnected component.

A momentary switch actuates a switch for a specified time (in milliseconds) and then reverts it back to the off state. This is commonly used with a relay module to actuate a garage door opener, or with a doorbell to send a momentary trigger to sound the doorbell.

A beep/blink switch is like a momentary switch that repeats either a specified number of times or indefinitely. This is commonly used with a a piezo buzzer to make a "beep beep" sound when a door is opened, or to make a repeating beep pattern for an alarm or audible warning. It can also be used to blink lights.

Pull request in home-assistant: home-assistant/core#15973

Checklist:

  • Branch: Fixes, changes and adjustments should be created against current. New documentation for platforms/components and features should go to next.
  • The documentation follow the standards.

@ghost ghost added the to-do label Aug 14, 2018
@frenck frenck added next This PR goes into the next branch has-parent This PR has a parent PR in another repo new-feature This PR adds documentation for a new Home Assistant feature to an existing integration ready-for-review This PR needs to be reviewed and removed to-do labels Aug 14, 2018
@balloob balloob merged commit b673a41 into home-assistant:next Aug 14, 2018
@ghost ghost removed the ready-for-review This PR needs to be reviewed label Aug 14, 2018
flo-wer pushed a commit to flo-wer/home-assistant.io that referenced this pull request Aug 17, 2018
flo-wer pushed a commit to flo-wer/home-assistant.io that referenced this pull request Aug 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

has-parent This PR has a parent PR in another repo new-feature This PR adds documentation for a new Home Assistant feature to an existing integration next This PR goes into the next branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants