You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deCONZ should now be available at http://<ip-address-of-your-IOTstack-pc-here>:8090/
17
+
deCONZ should now be available at http://ip.address.of.your.IOTstack.pc.here:8090/
18
18
19
19
## Viewing the deCONZ Zigbee mesh
20
20
The Zigbee mesh can be viewed using VNC (port 5901). The default VNC password is "changeme".
21
21
22
22
## Connecting deCONZ and Node-RED
23
23
1) Install [node-red-contrib-deconz](https://flows.nodered.org/node/node-red-contrib-deconz) via the manage palette menu (if not already pre-installed with Node-RED)
24
24
2) Open a deCONZ in node, select "Add new deconz-server" and type in the IP-address of your IOTstack pc (Rpi) and type in port 8090 (not websocket port)
25
-
3) Open deCONZ (http://<ip-address-of-your-IOTstack-pc-here>:8090/) and open settings>gateway>advanced. Click "Authenticate app".
25
+
3) Open deCONZ (http://ip.address.of.your.IOTstack.pc.here:8090/) and open settings>gateway>advanced. Click "Authenticate app".
26
26
4) Go back to your Node-RED instance and click the magick:get setting button in the server node. The API and websocket port will be automatically inserted. Click "Add" and you are good to go.
0 commit comments