this post was submitted on 01 Jun 2025
27 points (100.0% liked)
homeassistant
14580 readers
2 users here now
Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Once everything is online have you checked the network map to see how it's all connected? That might give you an idea. If everything is connected directly to your gateway your problem is probably there. If it's all bridged through one relay device that device is likely the issue.
Yes would agree, more mains powered devices can help with network range
^This ...
I have seen a few places now where devices drop randomly if they're two "hops" over from a gateway. It always appears to be that the missing device thinks it is meshed in but the device it meshes with is saying nah, too far I can't understand you. Adding a mains powered zigbee gateway or device solves it promptly.
I've got a fairly extensive Zigbee network (32 devices) - using a CC2652 USB stick hooked up to an rpi with socat connecting that to my HA VM. I have probably a dozen wired devices (in-wall switches, plug-in outlets, etc.) scattered between the two floors and even the wired devices occasionally fall off the mesh, while most of them (and about 50% of the wireless devices) are pretty robustly connected. I've found no real link between LQI/RSSI and a device's stablity, nor have I found any real link between manufacturer and stability. Sonoff, Aqara, ewelink, lumi. It's frustrating, because some of the devices that fail to stay connected are within 3 meters of either the hub or a wired device and report great signal strength. I just don't feel that Zigbee is all that awesome for a robust low power network.
When I'm at the house next I might try moving the entire network to a different channel, as tedious as that is going to be.
How can I see how everything is connected or check the signal strength at the devices?
Devices and services, click on your Zigbee integration, configure, then network. Not sure if it works the same way for all the integrations, but that's how ZHA works. I know z2mqtt has a network map as well.