robmarkcole / rpi-enviro-mqtt

Send air quality data from a Pimoroni RPi Enviro+ over MQTT
https://learn.pimoroni.com/tutorial/sandyj/getting-started-with-enviro-plus
Apache License 2.0
45 stars 12 forks source link

Support the proximity sensor? #16

Open robmarkcole opened 4 years ago

robmarkcole commented 4 years ago

Via:

values["proximity"] = (ltr559.get_proximity())

This would nearly always be off, so worth reporting?