Fix host network (#280)

* Fix Add-On host network mode

* Split up esphomeyaml tests

* Fix perms

* Fix

* Add esphomeyaml_version option

* Revert change to travis.yml
This commit is contained in:
Otto Winter
2019-01-02 12:21:26 +01:00
committed by GitHub
parent 2e65d6c02c
commit a8c17e5d05
9 changed files with 62 additions and 17 deletions
@@ -11,4 +11,4 @@ if hass.config.true 'leave_front_door_open'; then
fi
hass.log.info "Starting esphomeyaml dashboard..."
exec esphomeyaml /config/esphomeyaml dashboard --port 80 --hassio
exec esphomeyaml /config/esphomeyaml dashboard --socket /var/run/esphomeyaml.sock --hassio