This the my first attempt to use any zigbee USB dongle so I am not sure what I might be doing wrong.
I have the sonoff zigbee plus e (CH9102F+MG21).I am running home-assistant core in Unraid using Docker. I pass the sonoff dongle as device by id
--device /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20220816110612-if00
.
Home assistant properly detects it, I configure it all fine and it looks like it’s working but I nothing can connect to it.
I have tried aqara temperature and humidity sensor, ikea motion sensor, ikea simple switch, tuya zigbee socket.
Can someone please help me figure out what I am doing wrong?
Update
I tried with zigbee2mqtt and with it they work great. However, I would prefer to have the integration natively in HA if possible