I also have wifi channel set up on 6 for 2.4 wifi and zigbee on 11. And I have 80+ zigbee devices.
Just check if there is some bluetooth speaker or something that uses bluetooth as it can produce a lot of interference and can be cause of frequent devices drop out.
I must say, I think the coverage is pretty fine now. But I think something is wrong with HA. Somehow, no entities were connected anymore today, not even the closest and most reliable ones. I reloaded the integration and it worked fine again immediately.
Any recommendations what I should do next time to do some trouble shooting? Any logs I should look at or post here?
Individual LQI values donât mean much - they change all the time and different manufacturers calculate them differently - but over time you may be able to identify areas where LQI is consistently lower. Thatâs where to put an extra routing device.
You mention the ZHA network visualisation in your OP. This is a snapshot of all the possible routes Zigbee is aware of, not of the ones it is using. A lot of them (red and grey) it wonât use if thereâs an alternative. Itâs not uncommon to see end devices that donât appear to be connected to anything - it usually means theyâre sleeping to conserve battery. They should wake immediatly if a sensor value changes and periodically they will wake anyway to check in with their parent router.
For the same reason end devices will sometimes have a value of âunavailableâ in the device info card, particularly after a restart. It can take some time for them all to check in, but again if a sensor changes they should wake immediately and update all their entity values (battery level, etc). Wave your hand in front of a PIR before you assume itâs not working!
You mention a power plug in each room to act as a router - that may not be enough. Zigbee works by having many, many connections between routers. When a message goes from the coordinator to a device at the other end of the house itâs route is determined by evaluating the quality of the connections at each hop - it needs to have a choice or you get bottlenecks. End devices like motion sensors donât contribute to this at all.
Finally, Zigbee networks settle over time. After a few days you may find link quality improving a little.
No connection on most Zigbee devices, or rather âonly power plugs are workingâ.
I turned on the LAM(P)_Garage and the PIR_Keller (basewent) went online, too, which is odd. But all other PIR not working despire really good coverage by power plugs
âFinally, Zigbee networks settle over time. After a few days you may find link quality improving a little.â
For me, itâs the opposite. I restart HA, most devices work, I wait 4-6 days, none work at all.
Is there really no log or something like that where I can find debug information?
Before you dig anywhere deeper there is one thing you can try. You have problems with battery powered devices. Buy new battery, replace it in at least one of devices and pair it again close to the coordinator.
If battery is low devices tend to fall of from network although you might get battery level report as 100%
I thought about batteries, too, so I bought new ones on amazon already. Also, my aqara motion sensor is brand new and should have batteries for 2 years
Speaking of the aqara, I will attach a screenshot. Lqi is above 100, but didnât update for 2 hours already
That said, LQI is just a vague hint, and different devices calculate it differently. I have values ranging from single digits to over 200, all devices work well.
Should I have used 1 and 11 for WiFi and 6 for zigbee, then?
Also, I donât care much for lqi value, but whatâs interesting is that it didnât change for 2 hours in the mentioned screenshot. I think there is a connection⌠I think other devices are not working for same duration. I must check and get evidence nextâŚ
Not everything is reported at the same rate. A device may poll its parent every few seconds to see if there are any buffered messages, update its LQI every five minutes and update its battery status every couple of hours. This is a design choice on the part of the manufacturer to conserve battery. Different devices will do it differently. Most battery powered devices will be unavailable when you start HA - how long they take to appear will depend on their polling cycle.
On the channel thing, if you go to Download diagnostics on the ZHA integration card youâll get a list of channels, with current usage (itâs right at the bottom of the report).
You need to check this several times over a period of days to allow for neighboursâ noise. Unlike Wi-Fi scans, it includes Zigbee loading (channel 11 in this example).
Just checking up on this thread and I didnât know this. Sounds super useful. Unfortunately, Download Diagnostics seems to be broken for me. The JSON serialisation fails. Is it just me?
Failed to serialize to JSON: config_entry/bd15ef695cfdf244bf2b96a4b557fc06. Bad data at $.application_state.network_info.nwk_addresses<key: 00:17:88:01:0b:76:dd:b6>=00:17:88:01:0b:76:dd:b6(<class...
Edit: Restarting HA and then trying it again, worked.
Iâm not having problems at the moment, but Iâm always worried by that usage warning in the logs (e.g., channel 15 is 95.7%âŚ). Unfortunately the channels recommended (15, 20) are crowded (usage above 95%) and channel 25 (specifically not recommended in the current docs) is particularly empty (only 8% usage). Iâm reluctant to try that channel.
Oh, ok, sorry man, I have a 14-month old child and my life is super stressful I was thinking this zigbee thing would be a hell lot easier, and now it seems it was a science of its own!
Iâm gonna swap over to channel 25 on zigbee then!
I get it, but ignoring the guidance youâre given because you want to rush it just makes it harder on yourself, and things will take longer As the saying goes slow is smooth, and smooth is fast.