File tree 2 files changed +28
-0
lines changed 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : page
3
+ title : " Air Pollutants"
4
+ description : " Instructions on how to air pollutants sensors with Home Assistant"
5
+ date : 2018-11-25 08:00
6
+ sidebar : true
7
+ comments : false
8
+ sharing : true
9
+ footer : true
10
+ ---
11
+
12
+ The ` air_pollutants ` gather information about the air quality and pollution details.
13
+
14
+ The platforms cover the following levels (if they are available):
15
+
16
+ - The particulate matter 0.1 (<= 0.1 μm) level.
17
+ - The particulate matter 2.5 (<= 2.5 μm) level.
18
+ - The particulate matter 10 (<= 10 μm) level.
19
+ - The Air Quality Index (AQI).
20
+ - The O3 (ozone) level.
21
+ - The CO (carbon monoxide) level.
22
+ - The CO2 (carbon dioxide) level.
23
+ - The SO2 (sulphur dioxide) level.
24
+ - The N2O (nitrogen oxide) level.
25
+ - The NO (nitrogen monoxide) level.
26
+ - The NO2 (nitrogen dioxide) level.
27
+
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ The `demo` platform allows you to use components which are providing a demo of t
17
17
18
18
Available demo platforms:
19
19
20
+ - [ Air Pollutants] ((/components/air_pollutants/) (` air_pollutants ` )
20
21
- [ Alarm control panel] ( /components/alarm_control_panel/ ) (` alarm_control_panel ` )
21
22
- [ Binary sensor] ( /components/binary_sensor/ ) (` binary_sensor ` )
22
23
- [ Camera] ( /components/camera/ ) (` camera ` )
You can’t perform that action at this time.
0 commit comments