Hi all. I am new to all this and I am struggling A LOT.
I have a raspberry-pi 4b with a 125gb ssd with HA installed, and a conbee3 stick connected to it. I have tried using deconz and also zigbee2mqtt (always uninstalling the other when trying one), and I still haven’t managed to connect any zigbee devices. I initially thought it was a problem with the devices I had, since I’ve read that Aqara has lots of issues with zigbee… but I am now trying BSEED switches and I’m running into the same issue: I can’t pair!
Could someone please help me out?
I tried:
Aqara wireless smart mini switch
Aqara door/window sensor
BSEED 3 gang 1 way wall switch
I can get the two first ones to flash their light, but I can’t see them on HA. The third one, I can’t even get to flash constantly red… it flashes twice and LEDs go off and then back up… Unsure if I just buy shit sensors, or whether there’s a problem with the conbee stick… how can I know it’s working properly?
Thanks
UPDATE! I fixed this issue following the link in the comments, there was interference caused by the SDD being connected to the USB3.0 which was affecting my conbee III stick connected to USB2.0
Sorry. When following zigbee2mqtt (which I’ve read is better than deconz), I have deconz add-on uninstalled, have the zigbee2mqtt add-on installed, I have this linked to ‘mosquitto broker’, and in the ‘devices’ page I have the mqtt integration…
Everything runs, logs show they are running… but I can’t pair.
the config on my mosquitto broker:
logins:
require_certificate: false
certfile: fullchain.pem
keyfile: privkey.pem
customize:
active: false
folder: mosquitto
logins:
- username: username
password: password
and the mqtt integration in the devices page is also configured to this same username and password, and I have tested sending and receiving info from within the config page.
Yes, so I click on ‘Permit Join (All)’ and it starts a 4-5 minute counter.
The log says the following. while this is happening I have tried long press of the sensor’s button, but also pressing it once per second as recommended in other pages.
Get at least a half meter extension cable,
Connect to a USB 2 port and / or connect the stick to a USB2 hub. To isolate the stick from the Pi’s 2-3ghz interference. Good practice for ZWave sticks too but absolutely CRITICAL for Zigbee. Yes it can cause a perfectly good stick to not allow a join.