Show HN: A subtly obvious e-paper room air monitor (nicolin-dora.ch)
In the cold season we tend to keep the windows closed. The air gets "stale": humidity often rises above 60 %, which can harm our wellbeing and promote mould. At the same time the CO₂ level in the air increases, which impacts our ability to concentrate.
So I built a room air monitor that stays unobtrusive as long as everything is in the green zone, but becomes deliberately noticeable once thresholds are exceeded. For my personal love of statistics I also visualise the measurements in a clear dashboard.
14 comments
[ 1.9 ms ] story [ 41.3 ms ] threadThe sky is the limit as to what you can do with Home Assistant automations.
It's surprising how quickly a room with a closed door and one person can go from ~ambient CO2 levels to 1000ppm+.
Most of the affordable CO2 meters are relative, not absolute. They set their 400 PPM level based on the lowest value they ever see. That's usually OK, but it's not good enough for places with permanent people occupancy, such as nursing homes. Absolute detectors with NIST calibration are available but around US$500.[1]
[1] https://www.forensicsdetectors.com/products/carbon-dioxide-d...
I have a similar monitor for equipment metrics, and the cardboard design is similar to the stand I made out of metal. I powder coated the metal light beige and it looks professional.
Fun - I have the opposite problem, humidity goes down to almost nothing and we have to use humidifiers to keep it around 40% to avoid horrible nose/throat/skin dryness.
Forced air hvac is probably why.
Wouldn't it be easier to just turn on the air conditioner?
Home Assistant has been running here for several years, and there are quite a few mammals in a relatively small space (humans and dogs). Air quality plays a significant role in well-being. I spent some time tinkering around to find good sensor solutions (I still use esp32 with bme280/dallas and mhz19 for other rooms), and after some back and forth, I purchased an Awair Element. At first glance, it seems quite expensive, but the sensors alone would cost me 1/3 of the price.
We love it. The little LED that indicates air quality, which I didn't even notice at first, is extremely helpful. The sensors are so accurate that I can see when someone has cooked something, when cleaning products have been used, or when we have a dog visiting. A simple API+web server (which I never needed), as the Home Assistant integration works great.
Great device.