SD-card images
Our images for the Raspberry Pi provide the easiest start into the Zigbee world and contain the pre-installed deCONZ software as well as the Phoscon App.
System requirements
- Raspberry Pi (all models, except Nano)
- ConBee, ConBee II, ConBee III, RaspBee, RaspBee II or Phoscon Gateway
- 8 GB SD-card (we recommend at least class 10)
Downloads
Installation
- Download Etcher from https://www.balena.io/etcher, install and start it
- Insert the SD-card into respective slot of the PC or SD-card reader
- Press Select image and select the downloaded SD-card image
- Press Select drive and select the SD-card drive
- Press Flash! to start the copy process
- Eject SD-card (in Windows Explorer → right click on drive letter and
select
Eject
) - Insert the micro SD-card into the SD-card slot of the Raspberry Pi
- Power-up the Raspberry Pi, the operating system will boot automatically within approx. one minute
Beta channel
When switching to the beta channel of the deCONZ APT repository, the newest deCONZ beta version will be installed during update process.
sudo sh -c "echo 'deb http://phoscon.de/apt/deconz \
generic-beta main' > \
/etc/apt/sources.list.d/deconz.list"
Homebridge Image
We recommend using the official Homebridge Raspbbery Pi Image for the use of deCONZ together with Homebridge.
Login via SSH
The login through SSH allows access to the Raspberry Pi via terminal. On Linux and macOS this can be done via terminal. For Windows, Putty provides the same functionality, it can be downloaded from https://putty.org.
User | pi |
Password | raspbeegw |
Login via VNC
The desktop based images can also be viewed without monitor, the graphical login can be done from another PC via VNC. The RealVNC Viewer is required for the VNC login. It can be downloaded from https://www.realvnc.com/download/viewer.
User | pi |
Password | raspbeegw |