Files
addons/deconz/rootfs/usr/share/www/ingress.html
Pascal Vizeli 5ec3867b18 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
2020-07-28 14:01:47 +02:00

14 lines
272 B
HTML

<!DOCTYPE html>
<html>
<body>
<h2>Zigbee network by Dresden Elektronik</h2>
<p>You can use the webui Phoscon or the VNC based deCONZ</p>
<div>
<a href="pwa/index.html">Phoscon</a></br>
<a href="novnc/vnc_lite.html">deCONZ</a>
</div>
</body>
</html>