Zigbee motion sensor in the garage drops off the mesh every night around 3am Zigbee / Z-Wave
Every morning the garage motion sensor shows as unavailable and I have to walk out and press the button to rejoin it. It works perfectly all day. The garage is about 12 metres from the coordinator with one brick wall in between, and there are two mains powered smart plugs on the way. Nothing else on the network misbehaves. Is 12 metres just too far, or is something specific happening at 3am?
@yaml_yeoman · 4mo ago · 3 replies
Something at 3am is the clue, so look at what turns off at night before you look at range.
Battery sensors are end devices. They pick one router as a parent and stay attached to it. If the router they picked is a smart plug that you switch off overnight, or that is on a schedule, or that gets power cycled by an automation, the sensor loses its parent and has to find a new one. Some firmware rejoins fine and some sits there sulking until you press the button, which is exactly your symptom.
Check which of those two plugs the sensor is parented to (the network map in most controllers shows it), then check whether that plug is switched at night. If it is, either leave it powered and switch the load a different way, or use a dedicated mains repeater that never turns off.
Second suspect if that comes up clean: a nightly restart of the controller or the container. That drops the coordinator for long enough that weak links do not recover.
Reply
Report
@cache_invalidator · 4mo ago
This is such a common trap. My hallway lamp plug was the parent for four sensors and it was on a sunset to sunrise schedule. Everything downstream fell over at 6am, which took me a month to connect to the lamp.
Reply
Report
@null_pointer_ok · 4mo ago
Worth adding that some cheap plugs technically route but do it very badly, with a routing table of about five entries. If you have a lot of sensors, one purpose built repeater beats five plugs that all think they are routers.
Reply
Report