Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jantman committed Jul 30, 2018
1 parent a741985 commit 5675f7c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ lib/
pip-selfcheck.json
testing/hass-config
testing/appdaemon-config
*.pyc
2 changes: 2 additions & 0 deletions testing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ __Before Running docker-compose,__ run ``./config_prep.sh``.
* __Restart HASS:__ ``docker-compose restart hass``
* __View Logs:__ ``docker-compose logs [-f] [hass|appdaemon]``
* __Stop everything:__ ``docker-compose down``

Use ``state_setter.py`` to set initial states and update states. Requires ``requests``.

0 comments on commit 5675f7c

Please sign in to comment.