vzwingmadomatic/deconz

By vzwingmadomatic

Updated over 1 year ago

Image du plugin Deconz (deconzcommunity/deconz)

Image
Internet of Things

715

Clone de l'image docker : deconzcommunity/deconz

deCONZ Docker Image

This Docker image containerizes the deCONZ software from Dresden Elektronik, which controls a ZigBee network using a Conbee USB or RaspBee GPIO serial interface. This image runs deCONZ in "minimal" mode, for control of the ZigBee network via the WebUIs ("Wireless Light Control" and "Phoscon") and over the REST API and Websockets, and optionally runs a VNC server for viewing and interacting with the ZigBee mesh through the deCONZ UI.

Conbee is supported on amd64, armhf/armv7, and aarch64/arm64 (i.e. RaspberryPi 2/3B/3B+, and other arm64 boards) architectures; RaspBee is supported on armhf/armv7 and aarch64/arm64 (and see the "Configuring Raspbian for RaspBee" section below for instructions to configure Raspbian to allow access to the RaspBee serial hardware).

Builds of this image are available on (and should be pulled from) Docker Hub or Github Container Registry, with the following tags:

TagDescription
latestLatest release of deCONZ, stable or beta
stableStable releases of deCONZ only
betaBeta releases of deCONZ only
versionSpecific versions of deCONZ, use only if you wish to pin your version of deCONZ, eg 2.13.02

The "latest", "stable", and "version" tags have multiarch support for amd64, armv7, and arm64, so specifying any of these tags will pull the correct version for your architecture.

Please consult Docker Hub or Github Container Registry for the latest available versions of this image.

Docker Pull Command

docker pull vzwingmadomatic/deconz