A air quality monitoring appliance, which syncs data to the cloud.
This API seems to only be available for enterprise customers currently but speak to uHoo if you have questions about that. Alpha quality but again, low risk, as it's only pulling data...should move towards beta quality quickly. Built on top of pyuhooair.
- Support for CO, CO2, NO2, O3, TVOC, Dust(PM2.5), Humidity and Air Pressure.
- No support for Temperature yet, as there is a bug in the underlying python module.
- Only updates from the API every 15 mins, data is cached by the pyuhooair implementation.
Configuration just needs email address and password:
sensor:
- platform: uhooair
email: [email protected]
password: SuperSecret12345