mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Air quality: add section on state (#34676)
* Air quality: add section on state * Update source/_integrations/air_quality.markdown Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
parent
ee248f20e6
commit
8cd4ef66de
@ -27,3 +27,7 @@ The platforms cover the following levels (if they are available):
|
||||
- The NO2 (nitrogen dioxide) level.
|
||||
|
||||
{% include integrations/building_block_integration.md %}
|
||||
|
||||
## The state of an air quality entity
|
||||
|
||||
The state of an air quality entity represents the concentration of particles in the air that are 2.5 microns or fewer in diameter. The state is a number. The number is followed by the unit of measurement (micrograms per cubic meter: "µg/m³"). For example, *PM2.5: 4 µg/m³*. In this example, the state is 4.
|
||||
|
Loading…
x
Reference in New Issue
Block a user