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

keypad button press automation example #11109

Closed
wants to merge 45 commits into from

Conversation

JonGilmore
Copy link
Contributor

Description:
added an example of how to trigger an automation from a keypad button press. This was loosely explained previously, but takes prior knowledge to understand. An example is much easier to understand and implement.

Pull request in home-assistant (if applicable): home-assistant/home-assistant#

Checklist:

  • Branch: next is for changes and new documentation that will go public with the next Home Assistant release. Fixes, changes and adjustments for the current release should be created against current.
  • The documentation follows the standards.

gngj and others added 30 commits October 31, 2019 10:59
…1006)

* Add description for undocumented service in duckdns

* Apply suggestions from code review

Co-Authored-By: Fabian Affolter <mail@fabian-affolter.ch>

* Add missing table element
Added a YouTube example, it's not too easy to find info on it.
* Add a note about scenes

* typo

Co-Authored-By: Daniel Shokouhi <dshokouhi@gmail.com>

* Update 2019-10-20-release-101.markdown
Updated the Python versions to 3.7
Updating the version to 3.7
Also updating the version here ;)
* update facebox docs

- Add example for `docker-compose,yaml`
- Add hint to Account page for `MB_KEY`

* ✏️ Tweak

* add information about machinebox/facebox_noavx

* Minor changes
* Update remote.xiaomi_miio.markdown

* Remove links to third-party repo
Refer to python 3.7 (instead of 3.4) logger documentation
Updated example scene according to 0.101 breaking change.
Two new fields were added to events based on this PR: home-assistant/core#28124

@libots If you could double check that these descriptions make sense, that would be much appreciated. I just based it off your description in the PR you made. :)
Antoni K and others added 10 commits November 4, 2019 10:35
* Improved doorbird setup documentation

* ✏️ Made link relative
* Add editing of games file

* Add url

* More updates

* ✏️ Tweaks
Change "hass.io image" to "HassOS image" since there is no such thing has a hass.io image. Other small edits
I recently had to redo the setup for Google Assistant. Everything was correct (URLs in Google, ports, port forwarding, certs, etc.) but the process was failing when trying to connect with Google Assistant via the app to add the devices. While doing many troubleshooting steps, after some time, it would randomly work once, then not again for some time. More troubleshooting with failures, then randomly work. I had updated my DNS about 12-15 hours prior, which I thought was enough time, but it looks like it needed longer. Simply waiting was sufficient. I am hoping that this tip might save others some time pulling their hair out. :)
* Improve scene docs

* Improve examples
@probot-home-assistant probot-home-assistant bot added the next This PR goes into the next branch label Nov 6, 2019
@klaasnicolaas
Copy link
Member

Please rebase to the current branch

@klaasnicolaas klaasnicolaas added the needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch label Nov 6, 2019
@JonGilmore
Copy link
Contributor Author

er - screwed up the rebase.... going to just re-open a new PR for this.

@JonGilmore JonGilmore closed this Nov 6, 2019
@probot-home-assistant probot-home-assistant bot removed the needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch label Nov 6, 2019
@JonGilmore JonGilmore deleted the automation-example branch November 6, 2019 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next This PR goes into the next branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet