ZigBee Dongle at Pi, Home Assistant on a NAS

Dear all,

as I want to use some Sonoff lamp switches I just ordered a Sonoff ZigBee Dongle.

I am using Home Assistant on a Synology NAS as VM and a mqtt broker as docker image. Both already work quite well, I use the broker for my car and the Wallbox integration. The device is in the basement.

My raspberry pi4 is on the first floor and way more central, so if it is possible I would like to connect the dongle to the pi.

How do I have to configure now both pi and home assistant to get it working?
What option do I have?
Thx for a quick reply, any help is appreciated.
Best
w.

You have not told us what is running on that.

Probably the best thing to do would be to cancel that order and buy an ethernet connected zigbee controller that you can put anywhere you have a network connection.

There is no way to forward a USB dongle to home assistant over the network.

Unless you are running zigbee2mqtt on the pi?

That would work.

2 Likes

I am running raspbian on the pi.

Installing and running zigbee2mqtt on the pi is possible. What else do I have to configure? On the pi and at home assistant?

This :

or this:

on HA, just install the MQTT integration if not already installed.

Zigbee2MQTT on the raspberry pi

MQTT integration on HA (already there)

That’s all?

Yes indeed

Thx. I will give at try tomorrow.

I do not manage to get it running currently. Need to investigate, whats wrong…

Is the user added to the dailout group ?

You have the adapter configured as zstack, but it is a dongle-E, so use ember if latest firmware, or ezsp

I just updated the firmware.

Now it works.

It is discovered in MQTT integration.
Zigbee2mqtt Proxy add-on works as well.

Now let’s see if devices are discovered.