#zigbee antenna bad signal
33 messages · Page 1 of 1 (latest)
What devices do you have? Can you share a picure of that "antenna"?
it is one of those and tried it with those plugs
We usually refer to this as a coordinator. This one has to stay plugged into your server but there are ethernet ones like the SLZB-06 you can put anywhere you have networking. How far are those plugs away, how many walls in-between and what type of walls/thickness? Indoor range for zigbee is often said to be in the single digits.
You've tried those in the same room and they work?
yep but one german wall further and nothing
It is also possible to host the coordinator in a different location than the server if you have like an extra RPi or similar, then connect over zigbee2mqtt.
but a networked coordinator may be simpler/cheaper
i just have to run the docker container with the antenna on the pi and select the ip i guess in ha?
with zigbee2mqtt you run a mqtt server (e.g. on the HA server), and then zigbee2mqtt talks to the mqtt server.
Please don't call it an antenna. The antenna is only part of it. You'd have to install a service on the pi that provides the USB port via network first. Or rather a serial to network service.
I'd try it with more routers first. Also read this:
is that something i have to specifically do? since for the ha docker install im using i just gave it the com port and it worked out of the box
I was saying you install zigbee2mqtt ON the remote pi. in that case you wouldn't need to do anything with networked ports
you don't provide the USB port to the network in that case
but that's an alternative option I guess
which one do i select in ha? i dont see zigbee2mqtt
Generally you don't do anything in HA with zigbee2mqtt.
you setup MQTT integration
zigbee2mqtt then publishes discovery packets to MQTT
and devices are auto added that way
HA won't know you're even using zigbee in that case, all devices come through MQTT
But I don't really know what you've setup here yet.
i was about to start doing it, is it gonna work with the docker version of ha?
since docker doesnt have add-ons
then you just need to run a MQTT server yourself in a separate docker container
shouldn't be too hard, should work
anything that's an addon can be replaced by you just running that software yourself in another container
i dont understand, already tried chmod
my bad but im stuck on this, i already tried using "if z2m doesnt start"
update: the normal zigbee stick in ha doesnt even work properly inside the same room