diff --git a/source/_integrations/number.markdown b/source/_integrations/number.markdown index ee39325cb0f..ff81b2e2e64 100644 --- a/source/_integrations/number.markdown +++ b/source/_integrations/number.markdown @@ -80,7 +80,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, µV +- **voltage**: Voltage in V, mV, µV, kV, MV - **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, or mL/s - **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 194b8ef07e2..f10fe165a4b 100644 --- a/source/_integrations/sensor.markdown +++ b/source/_integrations/sensor.markdown @@ -94,7 +94,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, µV +- **voltage**: Voltage in V, mV, µV, kV, MV - **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, or mL/s - **volume_storage**: Generic stored volume in L, mL, gal, fl. oz., m³, ft³, or CCF