ZULU
1 ZULUProjectsRS1Modules › RS1.ROOF
Module 30Live

RS1.ROOF

Equipment Cabinet Roof Sensor

Is the cabinet open?

What it is

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.

At a glance

SensorAT-E ATE_ZDS01 — a Tuya TS0203 underneath
ReportsContact, tamper switch, battery percent and voltage, link quality
PathZigbee → zigbee2mqtt → mosquitto → daemon → panel
On openingImmediate alert, then a reminder every 15 minutes, up to 4 times
On closingNotification with how long it was open
SilenceFlagged after 12 hours without a word
Alerts viaRS1.PUSHOVER

Where it runs

  • sitenamepi

Hardware

  • AT-E ATE_ZDS01 Zigbee contact sensor (Tuya TS0203)
  • Zigbee USB coordinator on the site Pi

Shows up in

  • /admin/cabinet-roof/

Depends on

Media

Screenshots and video

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.

Code

Source

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.