esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
417 stars 26 forks source link

[REQUEST] Nova SDS011 #43

Closed BoxedBrain closed 5 years ago

BoxedBrain commented 6 years ago

First thank you for your hard work!

I would love to see some implementation for the Nova SDS011 dust particle sensor.

Best regards Tobse

OttoWinter commented 6 years ago

I will put it on my list, but I think I'll implement support for the GP2Y10 first, as it's one I have already bought. Looking at a library, the SDS011 even uses a quite similar interface, so once I now how I will implement serial-protocl-based sensors, it should not be that hard 👍

Heronimonimo commented 5 years ago

Could I give an upvote on this? Would be really nice to have this as an easy way to include them in HA.

Maybe this is useful as an example of implementation: https://github.com/arendst/Sonoff-Tasmota/wiki/Wemos-D1-Mini-and-Nova-Fitness-SDS011-Laser-Dust-Sensor

araneolusporcus commented 5 years ago

I would love to see this also! Please note that this sensor has a lifetime of around 1 year if running continous so it's important to make the sensor sleep between reads so it can have a lifetime of around 5 years. I'm currently using it on an esp8266 with https://luftdaten.info/en/home-en/ (also supports bmp280/dht22 etc.)

OttoWinter commented 5 years ago

Closed as per https://esphome.io/components/sensor/sds011.html