mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Add stones to weight units (#14749)
This commit is contained in:
parent
02b763e8f3
commit
e151520d74
@ -124,7 +124,7 @@ const OVERRIDE_SENSOR_UNITS = {
|
||||
temperature: ["°C", "°F", "K"],
|
||||
volume: ["fl. oz.", "ft³", "gal", "L", "mL", "m³"],
|
||||
water: ["ft³", "gal", "L", "m³"],
|
||||
weight: ["g", "kg", "lb", "mg", "oz", "µg"],
|
||||
weight: ["g", "kg", "lb", "mg", "oz", "st", "µg"],
|
||||
wind_speed: ["ft/s", "km/h", "kn", "mph", "m/s"],
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user