Summary
Track future evaluation and possible support for the DFRobot SEN0471 nitrogen dioxide sensor (NO2, 0-20 ppm).
Aura currently supports the DFRobot SEN0466 for CO and is expanding support for related DFRobot calibrated electrochemical I2C/UART gas sensors. SEN0471 belongs to the same sensor family, so it is a reasonable future extension to evaluate.
Official reference from DFRobot:
https://www.dfrobot.com/product-2515.html
Proposed scope
- Detect and initialize
SEN0471 cleanly without affecting existing supported sensors.
- Read and validate
NO2 concentration correctly.
- Expose the value through MQTT / Home Assistant discovery.
- Decide how
NO2 should appear in the local UI and web dashboard.
- Handle warmup, unavailable, and sensor-fault states cleanly.
- Document supported wiring, units, range, and limitations.
- Add tests where practical for shared protocol/parsing logic.
Testers wanted
I need testers with real SEN0471 hardware to help validate this once prototype support exists.
Useful tester feedback would include:
- detection and startup behavior
- warmup timing and stability
- expected units / scaling
- disconnect and reconnect behavior
- MQTT / Home Assistant output validation
- any real-world sanity checks for
NO2 readings
If you own a SEN0471 and are willing to test pre-release firmware, please comment here.
Notes
This is a future enhancement request.
No ETA yet.
Summary
Track future evaluation and possible support for the DFRobot
SEN0471nitrogen dioxide sensor (NO2,0-20 ppm).Aura currently supports the DFRobot
SEN0466for CO and is expanding support for related DFRobot calibrated electrochemical I2C/UART gas sensors.SEN0471belongs to the same sensor family, so it is a reasonable future extension to evaluate.Official reference from DFRobot:
https://www.dfrobot.com/product-2515.html
Proposed scope
SEN0471cleanly without affecting existing supported sensors.NO2concentration correctly.NO2should appear in the local UI and web dashboard.Testers wanted
I need testers with real
SEN0471hardware to help validate this once prototype support exists.Useful tester feedback would include:
NO2readingsIf you own a
SEN0471and are willing to test pre-release firmware, please comment here.Notes
This is a future enhancement request.
No ETA yet.