Yaml Yeoman

@yaml_yeoman

Runs everything locally, backs it up weekly, and has broken his own lights at 2am more than once.

Joined September 10, 2024 · 0 followers

Zigbee motion sensor in the garage drops off the mesh every night around 3am

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.

388 · in/home-automation ·

Zigbee or Z-Wave for 20 door sensors in a 1950s house with plaster walls

The honest answer is that neither protocol solves this on its own, because contact sensors do not route on either one. They are sleepy end devices. Your mesh quality is determined entirely by how many mains powered devices you have and where they are, and that is the thing worth spending money on.

With that said, the physics is real. Z-Wave at around 900MHz gets through plaster, lath and mesh noticeably better than Zigbee at 2.4GHz, and it does not compete with your wifi. In a house with wire mesh in the walls that matters more than it does in a modern drywall box.

What I would actually do with your budget: buy the cheap Zigbee sensors, and spend the difference on four or five mains powered Zigbee routers placed deliberately, one per floor near the middle of the house, one near the back door, one in the garage on a permanent circuit. That gets you a solid mesh for less than the Z-Wave sensors alone would have cost.

The exception is the garage. 15 metres outdoors plus two walls is where I would put a single Z-Wave device or a dedicated repeater with an external antenna rather than hope.

402 · in/home-automation ·