Home Assistant on Raspberry Pi with RaspBee II installation

Thank you for your fast responses. I’ve followed these steps and got the supervised home assistant running with deConz add-on and disabled the Bluetooth as per instructed. Still no luck.

So far, so good.

  • In the Deconz add-on:

  • In preferences selected /dev/ttyS0 as the RaspBee II location

  • After that through the deConz add-on à webGUI à Phoscon I try to add the lights following the instructions with no luck.

  • Check again if confix.txt has:

enable_uart=1
dtoverlay=pi3-miniuart-bt
(With a blank line following)

  • Reboot
  • Configure user access rights of the serial interface. SSH into raspberry pi. Sudo raspi-config.
  • Interfacing Options → Serial
  • Would you like a login shell accessible over serial? → No
  • Would you like the serial port hardware to be enabled? → Yes
  • Reboot

Try to discover new lights: Still no luck.