Hi everyone,
I want to share one of my latest projects with you.
Why?
The idea behind this sensor is the lack of gas measurements in the Aquara Zigbee sensors and no good light measurement sensor for Zigbee. Currently, I “use” an integrated light sensor in my door switch, but this sensor is very unreliable. So I decided to combine these sensors and add gas measurement stuff on top.
Technical features
- Cutting-edge MCU with an nRF54L with Zephyr
- Powered by a single coin cell
- Can measure
- Temperature
- Humidity
- Pressure
- IAQ
- CO2 equivalent
- VOC equivalent
- Light intensity
- Battery voltage
- Small housing (40x42 mm)
- Very basic electronic → Can be assembled by hand very easily
- Zigbee2MQTT compatibility
- Completely open source
Demo
Because the sensor is compatible with Zigbee2MQTT, it can be added to Home Assistant very easily
You can use all of these values for your automation. For example, using the VOC and IAQ values to remind you to open a window.
What´s planned next?
- The calculation of the light value is not implemented yet
- Current measurement is open
- Long-running test
- Zigbee OTA
- Maybe sell it on Tindie (not sure about it now)
Feel free to ask questions or discuss the sensor. Maybe it´s also interesting for you