Skip to content

Commit

Permalink
Revert "Use the travis branch state rather than the last build state. F…
Browse files Browse the repository at this point in the history
…ixes #3"

This reverts commit cc3e72a.
  • Loading branch information
rohankapoorcom committed May 17, 2018
1 parent cc3e72a commit 5d44be2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion automations/miscellaneous/update_config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
id: update_configuration_travis
alias: Update configuration if travis build is successful
trigger:
- entity_id: sensor.rohankapoorcomhomeassistantconfig_state
- entity_id: sensor.rohankapoorcomhomeassistantconfig_last_build_state
platform: state
to: 'passed'
action:
Expand Down
2 changes: 1 addition & 1 deletion sensors/travisci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
branch:
- master
monitored_conditions:
- state
- last_build_state

0 comments on commit 5d44be2

Please sign in to comment.