Instruction Manual for Conbee II models including: ConBee II Zigbee USB Stick, ConBee II, Zigbee USB Stick, USB Stick, Stick

Conbee II Zigbee USB Stick | Elektroimportøren AS


File Info : application/pdf, 18 Pages, 814.42KB

PDF preview unavailable. Download the PDF instead.

94580-Brukerveiledning-5
Installa on
The deCONZ applica on is a tool to configure, control and monitor Zigbee networks with the ConBee II. The following sec ons describe the installa on steps of deCONZ for various pla orms.
1/18

2/18

Supported pla orms

Raspberry Pi OS Windows 11

Ubuntu Windows 10

Docker

macOS

Windows 7

Connec on
To ensure a strong radio signal, the ConBee II should preferably be connected to a USB 2.0 socket with an USB extension cable.

3/18

Prevents interference with housing and peripherals Provides maximum signal range and reliability
Note Connec on problems may occur if the ConBee II is a ached directly to the USB port or is located near USB 3.0 devices such as external hard drives or memory s cks.
Raspberry Pi OS
Supported Raspberry Pi models and distribu ons
Raspberry Pi (all models, except Pico) Raspberry Pi OS
Note
4/18

The following steps describe the manual installa on of deCONZ. Alterna vely a preinstalled SD-card image can be used.
Installa on
1. Set user USB access rights
sudo gpasswd -a $USER dialout
Note: Changes to access rights only become ac ve a er logging out and in or a er a restart. 2. Import Phoscon public key
wget -O - http://phoscon.de/apt/deconz.pub.key | \ sudo apt-key add -
Note: The "apt-key depreca on" warning is uncri cal and can be ignored. 3. Configure the APT repository for deCONZ
Stable
sudo sh -c "echo 'deb http://phoscon.de/apt/deconz \ $(lsb_release -cs) main' > \ /etc/apt/sources.list.d/deconz.list"
Beta (alterna ve)
sudo sh -c "echo 'deb http://phoscon.de/apt/deconz \ $(lsb_release -cs)-beta main' > \ /etc/apt/sources.list.d/deconz.list"
4. Update APT package list
sudo apt update
5. Install deCONZ
5/18

sudo apt install deconz
A er the installa on deCONZ can be started via the applica on menu. Menu > Programming > deCONZ
Now the first Zigbee devices can be paired via the Phoscon App. Further informa on can be found in the Phoscon App documenta on.
Troubleshoo ng
If problems occur during the installa on, the Support sec on answers frequently asked ques ons (FAQ) and provides further assistance.
6/18

Ubuntu
Supported Ubuntu versions
Ubuntu 16.04 LTS 64-Bit PC (AMD64) Ubuntu 18.04 LTS 64-Bit PC (AMD64) Ubuntu 20.04 LTS 64-Bit PC (AMD64)
Installa on
1. Set user USB access rights
sudo gpasswd -a $USER dialout
Note: Changes to access rights only become ac ve a er logging out and in or a er a restart. 2. Import Phoscon public key
wget -O - http://phoscon.de/apt/deconz.pub.key | \ sudo apt-key add -
3. Configure the APT repository for deCONZ Stable
sudo sh -c "echo 'deb [arch=amd64] http://phoscon.de/apt/deconz \ $(lsb_release -cs) main' > \ /etc/apt/sources.list.d/deconz.list"
Beta (alterna ve)
sudo sh -c "echo 'deb [arch=amd64] http://phoscon.de/apt/deconz \ $(lsb_release -cs)-beta main' > \ /etc/apt/sources.list.d/deconz.list"
4. Update APT package list
7/18

sudo apt update
5. Install deCONZ
sudo apt install deconz
A er the installa on deCONZ can be started via the applica on menu.
Now the first Zigbee devices can be paired via the Phoscon App. Further informa on can be found in the Phoscon App documenta on.
Auto start of the deCONZ GUI (op onal)
1. Open the Startup Applica on Preferences via the applica on menu
gnome-session-properties
2. Add a new entry with the following commandline:
deCONZ --http-port=80 --auto-connect=1
8/18

Troubleshoo ng
If problems occur during the installa on, the Support sec on answers frequently asked ques ons (FAQ) and provides further assistance.
Linux Headless
The SD card images as well as the standard installa on method start automa cally with graphical user interface.
Switch off graphical user interface (headless)
To switch off the graphical user interface (GUI), the following commands must be entered in the console: 1. Stop the GUI service immediately.
sudo systemctl disable --now deconz-gui
2. Start the headless service now and every me the system starts.
9/18

sudo systemctl enable --now deconz
Switch on graphical user interface (GUI)
To switch on the graphical user interface (GUI), the following commands must be entered in the console: 1. Stop the headless service immediately.
sudo systemctl disable --now deconz
2. Start the GUI service now and every me the system starts.
sudo systemctl enable --now deconz-gui
Docker
Supported host systems
Linux x86_64/amd64 Linux armv7 (e.g. Raspberry Pi) Linux arm64 To run deCONZ in a Docker container, we recommend the Docker image deconzcommunity/deconz-docker, which is maintained by the community. The installa on steps are described on h ps://github.com/deconz-community/deconz-docker.
10/18

macOS installa on
1. Download deCONZ. h ps://deconz.dresden-elektronik.de/macos
2. Unzip and start deCONZ. Unzip the file "deCONZ_macOS.zip" in "Downloads" and start the applica on "deCONZ.app".
Windows 11 installa on
1. Download deCONZ so ware h ps://deconz.dresden-elektronik.de/win
2. Install USB driver The drivers are installed automa cally a er connec ng the ConBee II. If necessary, the drivers are downloaded from the Internet.
Windows 10 installa on
1. Download deCONZ so ware h ps://deconz.dresden-elektronik.de/win
2. Install USB driver The drivers are installed automa cally a er connec ng the ConBee II. If necessary, the drivers are downloaded from the Internet.
11/18

Windows 7 installa on
1. Download deCONZ so ware h ps://deconz.dresden-elektronik.de/win
2. Download and extract the driver ZIP file ConBee_II_USB_Driver_V1_00.zip
3. Manual driver installa on A er plugging in the ConBee II, Windows automa cally starts the search for a suitable driver.
4. Select "Skip Windows Update driver so ware download".
5. Open Device Manager
12/18

Enter the key combina on <Win> + <Pause> and select "Device Manager" in the dialog that appears.
6. Right click on "ConBee II" and select "Update driver" in the context menu.
13/18

7. Select the op on "Search for driver so ware on the computer".
14/18

8. Select the directory with the extracted drivers and follow the instruc ons.
15/18

16/18

17/18

18/18



References

Skia/PDF m122 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36