Skip to content

Commit c3f39e8

Browse files
authored
Update deconz.md
1 parent fc30dee commit c3f39e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/deconz.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ These steps are also shown in the gif below:
1414

1515
![installing deCONZ](https://github.com/DIYtechie/resources/blob/master/images/installing%20deconz%20-%20short%20version.gif?raw=true)
1616

17-
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/
1818

1919
## Viewing the deCONZ Zigbee mesh
2020
The Zigbee mesh can be viewed using VNC (port 5901). The default VNC password is "changeme".
2121

2222
## Connecting deCONZ and Node-RED
2323
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)
2424
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".
2626
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.
2727

2828
![installing deCONZ](https://github.com/DIYtechie/resources/blob/master/images/deconz%20authenticate.png?raw=true)

0 commit comments

Comments
 (0)