diff --git a/source/_integrations/number.markdown b/source/_integrations/number.markdown index eae55076881..36cc2890626 100644 --- a/source/_integrations/number.markdown +++ b/source/_integrations/number.markdown @@ -63,7 +63,7 @@ The type of data a number represents impacts how it is displayed in the frontend - **voltage**: Voltage in V - **volume**: Generic volume in L, mL, gal, fl. oz., m³, or ft³ - **water**: Water consumption in L, gal, m³, or ft³ -- **weight**: Generic mass in kg, g, mg, µg, oz, or lb +- **weight**: Generic mass in kg, g, mg, µg, oz, lb, or st - **wind_speed**: Wind speed in ft/s, km/h, kn, m/s, or mph ## Services diff --git a/source/_integrations/sensor.markdown b/source/_integrations/sensor.markdown index db1abe47c84..c80ed5e211e 100644 --- a/source/_integrations/sensor.markdown +++ b/source/_integrations/sensor.markdown @@ -64,7 +64,7 @@ The type of data a sensor returns impacts how it is displayed in the frontend. T - **voltage**: Voltage in V - **volume**: Generic volume in L, mL, gal, fl. oz., m³, or ft³ - **water**: Water consumption in L, gal, m³, or ft³ -- **weight**: Generic mass in kg, g, mg, µg, oz, or lb +- **weight**: Generic mass in kg, g, mg, µg, oz, lb, or st - **wind_speed**: Wind speed in ft/s, km/h, kn, m/s, or mph