Skip to content

Commit 8cbdba6

Browse files
authored
Update deconz.md
1 parent 153543e commit 8cbdba6

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

docs/deconz.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,7 @@
33
- [Docker](https://hub.docker.com/r/marthoc/deconz)
44
- [Website](https://github.com/dresden-elektronik/deconz-rest-plugin/blob/master/README.md)
55

6-
## Installing deCONZ
7-
1) Plug in you ConBee II, ConBee or Raspbee (if no device is plugged in, deCONZ will not be properly installed)
8-
2) Add deCONZ to your stack using `cd ~/IOTstack && bash ./menu.sh`and select deCONZ
9-
3) Edit the deconz service.yml using `sudo nano ~/IOTstack/services/deconz/service.yml` - activate your device by removing the "#" in front of "devices" and the "#" in front of your specific device. Save the changes using "ctrl+x", "y" and "enter".
10-
4) Build the stack again using `cd ~/IOTstack && bash ./menu.sh` to apply the changes and select "Do not overwrite".
11-
5) Run `docker-compose up -d` to build the deCONZ container.
12-
13-
These steps are also shown in the gif below:
14-
15-
![installing deCONZ](https://github.com/DIYtechie/resources/blob/master/images/installing%20deconz%20-%20short%20version.gif?raw=true)
16-
6+
## Accessing Phoscon ui
177
deCONZ should now be available at http://ip.address.of.your.IOTstack.pc.here:8090/
188

199
## Viewing the deCONZ Zigbee mesh

0 commit comments

Comments
 (0)