A Zigbee contact sensor on the roof of the equipment cabinet. When the roof comes off, it says so immediately.
Unlike movement, an open cabinet is a state you sit in, and the alerting reflects that. It fires the moment the roof lifts, and then keeps reminding at fifteen-minute intervals for as long as it stays off, because the damage is not the moment somebody opened it — the damage is the enclosure standing open in the weather for the rest of the afternoon because it was never put back. It also tells you when the roof goes back on, and how long it was off for.
The sensor carries a tamper switch of its own, which reports if the sensor body is opened or pulled off its mounting, and like every sensor in this register it alerts on its own silence.
| Sensor | AT-E ATE_ZDS01 — a Tuya TS0203 underneath |
|---|---|
| Reports | Contact, tamper switch, battery percent and voltage, link quality |
| Path | Zigbee → zigbee2mqtt → mosquitto → daemon → panel |
| On opening | Immediate alert, then a reminder every 15 minutes, up to 4 times |
| On closing | Notification with how long it was open |
| Silence | Flagged after 12 hours without a word |
| Alerts via | RS1.PUSHOVER |
Nothing here yet. Drop images or video into
/projects/rs1/modules/rs1-roof/media/ and they appear on this page at the
next build — or list them in module.json with captions
to control the order and the wording.
Not published yet. Code for this module will live in
/projects/rs1/modules/rs1-roof/ alongside its module.json, and
gets listed here once it does.