diff --git a/source/_integrations/number.markdown b/source/_integrations/number.markdown index b0cfffc6d3e..4450b475058 100644 --- a/source/_integrations/number.markdown +++ b/source/_integrations/number.markdown @@ -39,6 +39,7 @@ In addition, the entity can have the following states: The following device classes are supported for numbers: - **None**: Generic number. This is the default and doesn't need to be set. +- **absolute_humidity**: Absolute humidity in g/m³, mg/m³. - **apparent_power**: Apparent power in VA. - **aqi**: Air Quality Index (unitless). - **area**: Area in m², cm², km², mm², in², ft², yd², mi², ac, ha diff --git a/source/_integrations/sensor.markdown b/source/_integrations/sensor.markdown index 7719f165edd..45c41495169 100644 --- a/source/_integrations/sensor.markdown +++ b/source/_integrations/sensor.markdown @@ -48,6 +48,7 @@ Example of various device class icons for sensors. The following device classes are supported for sensors: - **None**: Generic sensor. This is the default and doesn't need to be set. +- **absolute_humidity**: Absolute humidity in g/m³, mg/m³. - **apparent_power**: Apparent power in VA. - **aqi**: Air Quality Index (unitless). - **area**: Area in m², cm², km², mm², in², ft², yd², mi², ac, ha