Completely Broke out the Configuration Files

This commit is contained in:
CCOSTAN
2016-10-11 20:51:10 +00:00
parent 8a3b555e6a
commit 614ba63f1e
25 changed files with 435 additions and 455 deletions

View File

@@ -0,0 +1,6 @@
# Restart Homebridge on HASS start
# shell_command:
# restart_homebridge: 'sudo su pi -c "pm2 restart homebridge"'
# start_homebridge: 'sudo su pi -c "pm2 start homebridge"'
# stop_homebridge: 'sudo su pi -c "pm2 stop homebridge"'