mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
* Add novnc support deCONZ & rework ingress * add page * rename index to ingress * fix issues * fix vnc setup * Fix config * fix lint * Fix docs
14 lines
272 B
HTML
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> |