From f364b7cdfb3fa86807cff0d07af07948da59f523 Mon Sep 17 00:00:00 2001 From: epenet <6771947+epenet@users.noreply.github.com> Date: Tue, 13 Dec 2022 17:36:07 +0100 Subject: [PATCH] Add stones to weight units (#25271) --- source/_integrations/number.markdown | 2 +- source/_integrations/sensor.markdown | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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