diff --git a/source/_integrations/number.markdown b/source/_integrations/number.markdown index a9e4378b300..b58128191db 100644 --- a/source/_integrations/number.markdown +++ b/source/_integrations/number.markdown @@ -46,7 +46,7 @@ The type of data a number represents impacts how it is displayed in the frontend - **pm25**: Concentration of particulate matter less than 2.5 micrometers in µg/m³ - **power_factor**: Power factor in % - **power**: Power in W or kW -- **precipitation**: Accumulated precipitation in in or mm +- **precipitation**: Accumulated precipitation in cm, in or mm - **precipitation_intensity**: Precipitation intensity in in/d, in/h, mm/d, or mm/h - **pressure**: Pressure in Pa, kPa, hPa, bar, cbar, mbar, mmHg, inHg, or psi - **reactive_power**: Reactive power in var diff --git a/source/_integrations/sensor.markdown b/source/_integrations/sensor.markdown index cf9af431698..239a104b334 100644 --- a/source/_integrations/sensor.markdown +++ b/source/_integrations/sensor.markdown @@ -46,7 +46,7 @@ The type of data a sensor returns impacts how it is displayed in the frontend. T - **pm25**: Concentration of particulate matter less than 2.5 micrometers in µg/m³ - **power_factor**: Power factor in % - **power**: Power in W or kW -- **precipitation**: Accumulated precipitation in in or mm +- **precipitation**: Accumulated precipitation in cm, in or mm - **precipitation_intensity**: Precipitation intensity in in/d, in/h, mm/d, or mm/h - **pressure**: Pressure in Pa, kPa, hPa, bar, cbar, mbar, mmHg, inHg, or psi - **reactive_power**: Reactive power in var