Interface with EdiMax EdiGreen Home particle sensor
You will need the password you chose when setting up your sensor. Invoke with:
EDIMAX_PASSWORD='XXXX' python ./edi_green_sensor.py
Output:
Searching for EdiMax sensor...
Found: [EdiGreenSensor: edimaxWill 192.168.1.228 08BEAC0CF6FA]
{'temperature': '21.8', 'moisture': 48, 'pm2.5': 20, 'pm10': 20, 'co2': '449', 'hcho': '0', 'tvoc': '147'}
The ring LEDs should also turn on and off.