Add novnc support deCONZ & rework ingress (#1505)

* Add novnc support deCONZ & rework ingress

* add page

* rename index to ingress

* fix issues

* fix vnc setup

* Fix config

* fix lint

* Fix docs
This commit is contained in:
Pascal Vizeli
2020-07-28 14:01:47 +02:00
committed by GitHub
parent 5077a1f922
commit 5ec3867b18
15 changed files with 99 additions and 101 deletions

View File

@@ -90,7 +90,7 @@ function run_supervisor() {
-e SUPERVISOR_SHARE="/workspaces/test_hassio" \
-e SUPERVISOR_NAME=hassio_supervisor \
-e SUPERVISOR_DEV=1 \
-e HOMEASSISTANT_REPOSITORY="homeassistant/qemux86-64-homeassistant" \
-e SUPERVISOR_MACHINE="qemux86-64" \
homeassistant/amd64-hassio-supervisor:dev
}