mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 21:24:20 +01:00
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:
14
deconz/rootfs/usr/share/www/ingress.html
Normal file
14
deconz/rootfs/usr/share/www/ingress.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<!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>
|
||||
Reference in New Issue
Block a user