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

Stop HA automatic restarts on branch builds #3

Closed
rohankapoorcom opened this issue Apr 25, 2018 · 1 comment
Closed

Stop HA automatic restarts on branch builds #3

rohankapoorcom opened this issue Apr 25, 2018 · 1 comment

Comments

@rohankapoorcom
Copy link
Owner

This should only happen when master builds are successful because we do not deploy configuration off of other branches

rohankapoorcom added a commit that referenced this issue May 17, 2018
@rohankapoorcom rohankapoorcom changed the title Home Assistant Automatically restarts when branch builds are successful Home Assistant automatically restarts when branch builds are successful May 17, 2018
@rohankapoorcom
Copy link
Owner Author

Looking through the home assistant documentation for the travis ci sensor, I believe the problem is that the config is using last_build_state rather than state, however attempting to use state causes a 404 exception in the underlying library. I believe this is the caused by the same issue as menegazzo/travispy#58 which will need to be fixed before switching to the state sensor

@rohankapoorcom rohankapoorcom changed the title Home Assistant automatically restarts when branch builds are successful Stop HA automatic restarts on branch builds May 17, 2018
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

No branches or pull requests

1 participant