home-assistant.io/source/_components/air_quality.markdown
Franck Nijhof 1833c32a2c Cleans up front matter (#9835)
* Sets front matter defaults

* Removes default front matter from section templates/pages

* Removes default front matter from addon pages

* Removes default front matter from integration pages

* Removes default front matter from posts

* Removes default front matter from docs pages

* Removes default front matter from other pages

* Fixes blog category pages
2019-07-11 14:35:08 -07:00

736 B

title, description, redirect_from, ha_release
title description redirect_from ha_release
Air Quality Instructions on how to add air quality sensors with Home Assistant
/components/air_pollutants/
0.85

The air_quality gather information about the air quality and pollution details.

The platforms cover the following levels (if they are available):

  • The particulate matter 0.1 (<= 0.1 μm) level.
  • The particulate matter 2.5 (<= 2.5 μm) level.
  • The particulate matter 10 (<= 10 μm) level.
  • The Air Quality Index (AQI).
  • The O3 (ozone) level.
  • The CO (carbon monoxide) level.
  • The CO2 (carbon dioxide) level.
  • The SO2 (sulphur dioxide) level.
  • The N2O (nitrogen oxide) level.
  • The NO (nitrogen monoxide) level.
  • The NO2 (nitrogen dioxide) level.