diff --git a/source/_integrations/number.markdown b/source/_integrations/number.markdown index e3fde0149f7..41beeb3515b 100644 --- a/source/_integrations/number.markdown +++ b/source/_integrations/number.markdown @@ -79,7 +79,7 @@ The following device classes are supported for numbers: - **sulphur_dioxide**: Concentration of sulphur dioxide in µg/m³ - **temperature**: Temperature in °C, °F or K - **volatile_organic_compounds**: Concentration of volatile organic compounds in µg/m³ -- **voltage**: Voltage in V, mV +- **voltage**: Voltage in V, mV, µV - **volume**: Generic volume in L, mL, gal, fl. oz., m³, ft³, or CCF - **volume_flow_rate**: Volume flow rate in m³/h, ft³/min, L/min, gal/min - **volume_storage**: Generic stored volume in L, mL, gal, fl. oz., m³, ft³, or CCF diff --git a/source/_integrations/sensor.markdown b/source/_integrations/sensor.markdown index 31ecaa88e4a..73b5afe0883 100644 --- a/source/_integrations/sensor.markdown +++ b/source/_integrations/sensor.markdown @@ -93,7 +93,7 @@ The following device classes are supported for sensors: - **timestamp**: Datetime object or timestamp string (ISO 8601) - **volatile_organic_compounds**: Concentration of volatile organic compounds in µg/m³ - **volatile_organic_compounds_parts**: Ratio of volatile organic compounds in ppm or ppb -- **voltage**: Voltage in V, mV +- **voltage**: Voltage in V, mV, µV - **volume**: Generic volume in L, mL, gal, fl. oz., m³, ft³, or CCF - **volume_flow_rate**: Volume flow rate in m³/h, ft³/min, L/min, gal/min - **volume_storage**: Generic stored volume in L, mL, gal, fl. oz., m³, ft³, or CCF