Skip to content

altr/ha_uhoo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uHoo air quality monitor custom component for Home Assistant

A air quality monitoring appliance, which syncs data to the cloud.

Built on top of pyuhoo, this module is intended to work with the consumer api for uHoo. No guarantees are given that it will continue to work however.

  • Support for Temperature, CO, CO2, NO2, O3, TVOC, Dust(PM2.5), Humidity and Air Pressure.

Configuration just needs email address and password:

sensor:
  - platform: uhooair
    email: [email protected]
    password: SuperSecret12345

About

Home Assistant uHoo sensor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%