From af13dc7df6ebfccf459a251416db55d34e380d6c Mon Sep 17 00:00:00 2001 From: R Huish <5207490+genestealer@users.noreply.github.com> Date: Mon, 13 Mar 2023 07:36:52 +0000 Subject: [PATCH] Reordered pm25 and pm10 (#26564) --- source/_integrations/sensor.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/sensor.markdown b/source/_integrations/sensor.markdown index e1dc768d273..d5bdad9cc63 100644 --- a/source/_integrations/sensor.markdown +++ b/source/_integrations/sensor.markdown @@ -46,8 +46,8 @@ The type of data a sensor returns impacts how it is displayed in the frontend. T - **nitrous_oxide**: Concentration of Nitrous Oxide in µg/m³ - **ozone**: Concentration of Ozone in µg/m³ - **pm1**: Concentration of particulate matter less than 1 micrometer in µg/m³ -- **pm10**: Concentration of particulate matter less than 10 micrometers in µg/m³ - **pm25**: Concentration of particulate matter less than 2.5 micrometers in µg/m³ +- **pm10**: Concentration of particulate matter less than 10 micrometers in µg/m³ - **power_factor**: Power factor (unitless), unit may be `None` or % - **power**: Power in W or kW - **precipitation**: Accumulated precipitation in cm, in or mm