Skip to content

willmoffat/ParticleSensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ParticleSensor

Interface with EdiMax EdiGreen Home particle sensor

To get data from EdiMax EdiGreen AI-2002W:

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.

About

Interface with EdiMax EdiGreen Home particle sensor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages