homieiot / convention

🏡 The Homie Convention: a lightweight MQTT convention for the IoT
https://homieiot.github.io/
Other
713 stars 59 forks source link

feat(formats): add step size to integer/float formats #257

Closed Tieske closed 1 year ago

Tieske commented 1 year ago

This can be used to control the value, but also as a hint to a UI on how to render the numbers.

fixes: #233