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
 

I recently setup my ZigBee network in Home Assistant, using a Conbee III with deConz on my Synology NAS.

I purchased a few Aqara Temperature sensors and a couple of Mini Switches.

I was able to get them to pair just fine, but they won't remain online for more than a couple days. They then drop off and I can't even reconnect them easily. I need to try to pair them again like 10 times before they come back online.

At this point I don't know if the problem is my network, the Conbee III, deConz, or the Aqara devices.

I don't know much about ZigBee, but a couple things that I tried so far were:

  1. Use a USB extender instead of connecting the Conbee III directly to my NAS.
  2. Bring the devices as close a possible to the gateway. I don't have a big home, so I don't think distance is a factor here, but still, I put of the sensors right next to the gateway, and it would still drop after a while.

Do you have any hints on things to try to get this fixed, or at least identify the problem?

you are viewing a single comment's thread
view the rest of the comments
[–] MrKurtz@lemm.ee 2 points 4 days ago (1 children)

How can I check the signal strength for the devices? Indeed these are my only devices on the network. No routers.

One of the sensors is a couple meters from the controller, direct line of sight... And still drops. Does it need to he closer?

[–] CondorWonder@lemmy.ca 1 points 4 days ago* (last edited 4 days ago) (1 children)

I don’t know deConz but ZHA shows RSSI on the device in home assistant, and you can see RSSI in the Zigbee2MQTT UI list of devices. I’d assume it’s something like that in deConz.

I’d say if the device is closer to the controller then I’d suspect the devices. Do you have any other devices yet or just the Aquara sensors? It’s possible they work better through a Zigbee router too so you can try connecting them via one.

[–] MrKurtz@lemm.ee 1 points 4 days ago (1 children)

I'll check, but I haven't seen anything like that in deConz.

Yeah, ALL my devices are Aqara at this point.

[–] CondorWonder@lemmy.ca 1 points 4 days ago (1 children)
[–] MrKurtz@lemm.ee 1 points 4 days ago

Thanks! There definitely seems to be a network map view on the desktop deConz app, but I am using the Docker version of deconz and the only way I have to manage it is through Phoscon, which is the web UI. I really don't see how to use the desktop app to manage my Conbee controller, since it is installed on my NAS, not a PC.

I'll keep investigating.