Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.83 KB

deconz.md

File metadata and controls

43 lines (29 loc) · 1.83 KB

deCONZ (Dresden Elektronik)

::: warning ATTENTION Various features are not supported by this adapter, in case you depend on these features, consider a different adapter.

:::

Configuration

serial:
    adapter: deconz

Other supported settings are: adapter_concurrent and adapter_delay (docs).

Hardware

ConBee / ConBee II / ConBee III / RaspBee / RaspBee II

USB connected adapters (ConBee / ConBee II / ConBee III) and Raspberry Pi GPIO modules (RaspBee and RaspBee II).

Add the correct baudrate to the configuration.yaml into the serial section.

  • For ConBee2: specifying the baudrate is not necessary
  • For RaspBee2 it is 38400
  • For ConBee3 it is 115200

Warning: Conbee 2 firmware versions newer than 0x26580700 will result in an unstable network with devices dropping randomly, see Issue 9554