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

Include HA version in update available example #10257

Merged
merged 2 commits into from
Aug 31, 2019
Merged

Include HA version in update available example #10257

merged 2 commits into from
Aug 31, 2019

Conversation

AlecRust
Copy link
Contributor

Description:

Improves the "update available" example automation in the Updater component docs to include the new version number that's available.

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.

@probot-home-assistant probot-home-assistant bot added the current This PR goes into the current branch label Aug 30, 2019
@AlecRust
Copy link
Contributor Author

Not sure why the "Liquid syntax error" in CI, this code works fine.

@klaasnicolaas klaasnicolaas added enhancement ready-for-review This PR needs to be reviewed labels Aug 30, 2019
@fabaff fabaff merged commit a2820d0 into home-assistant:current Aug 31, 2019
@probot-home-assistant probot-home-assistant bot removed the ready-for-review This PR needs to be reviewed label Aug 31, 2019
@@ -68,5 +69,6 @@ automation:
action:
- service: notify.notify
data:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This example is now broken. It should have been using data_template.

@frenck frenck mentioned this pull request Sep 2, 2019
2 tasks
@bbrendon bbrendon mentioned this pull request Sep 23, 2019
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
current This PR goes into the current branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants