A remote enclosure in an Australian summer is a small oven, and an enclosure in a Texas winter is a fridge with condensation in it. This module watches temperature and humidity inside the equipment cabinet and at a couple of points around it, so heat soak and damp get noticed before they cost something.
Sensors report over Zigbee into a local broker, which means battery-powered sensors can be placed where there is no power and no cable run. It also means sensors can go quiet — and a sensor that has gone quiet while still showing its last reading is worse than no sensor at all, so the module tracks how old each reading is and says so.
| Sensors | SONOFF TH01 temperature / humidity, Zigbee |
|---|---|
| Also | BME680 on the Pi for in-cabinet reference |
| Path | Zigbee → zigbee2mqtt → mosquitto → collector → panel |
| Guards | Reading age is published with every reading |
Nothing here yet. Drop images or video into
/projects/rs1/modules/rs1-environment/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-environment/ alongside its module.json, and
gets listed here once it does.