RaspBee 2 and HomeAssistant

I got the Raspbee 2 and a raspberry Pi 3B with latest HA version 2021.12.10.

I put in the raspbee2 interface, but it is not detected.

I tried to add the following in config.txt file

enable_uart=1
dtoverlay=pi3-miniuart-bt

and also outcommented the default in the config.txt file - without success.

Semmes like HA cant find / recognize the rasbee 2 interface. I cant see it under hardware - and it will not show itself after installting the deCONZ addon.

Any suggestions what is wrong?

Tried all i can come up with - but seems like it is HA that does not detect the Raspbee 2 at all.

It came with a battery inserted - does it work woithout battery as well?

What else can it be?

Dennis

Battery is for the embedded real time clock (RTC) and should / must be installed. Did you check, that you installed the module properly as described on the installation page?

The battery is in there from factory. I dont know if it is ok and connected - i have no Way to test This. It is connected as pr. Instruktion.

Dennis

I do believe you also have to add this to your config.txt:

dtoverlay=disable-bt

At least I have this in my config.txt, too. But I use HA Container with Zigbee2mqtt on Raspbian.

Yes, after taking out the pi3 part of that line, i works!

Thank you so much guys!

Dennis

Same situation, could you please help pasting the correct code for config.txt for Raspbee2?
Thank You!