User Manual
Version 1.2
2017-12-10
ConBee
– USB Dongle
www.dresden-elektronik.de
Page 13 of 33
10. Login with default password:
delight
Note:
The former WebApp (2013
–2016) is still available and can be opened by clicking the
WebApp button, the default login is user: delight and password: delight.
Refer to the Quick Start Guide for further instructions how to use the Phoscon App
[3]
.
4.5.2.3.
Autostart deCONZ GUI on boot
Use this if deCONZ GUI should be started automatically on each boot.
1. Enable deCONZ systemd GUI service
$ sudo systemctl enable deconz-gui
4.5.2.4.
Autostart deCONZ headless on boot
Use this to start deCONZ on each boot in a headless environment, without a running X11 or
VNC server.
1. Enable deCONZ systemd headless service
$ sudo systemctl enable deconz
4.5.3. Ubuntu Linux
4.5.3.1.
Download and install deCONZ
1. Download deCONZ for Ubuntu Linux from:
https://www.dresden-elektronik.de/funktechnik/products/software/pc/deconz
2. Open the terminal window with keyboard shortcut Ctrl+Alt+T
4. Install deCONZ package in terminal window:
Important:
This step might print some errors due missing dependencies;
that
’s expected and will be fixed afterwards in the step 3.
$ cd Downloads
$ sudo dpkg -i deconz-2.04.96-qt5.deb