It would be nice if the “weight” measurement sensor class could also support “t” (tons) as supported unit. Actually only the following units are supported: [‘oz’, ‘st’, ‘µg’, ‘lb’, ‘mg’, ‘g’, ‘kg’];
Currently i have to create a second sensor and calculate the sensors to “kg”. But in the frontend i have to recalculate to “t” to show the readable unit.