homieiot / convention

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

Color values with float precision #218

Closed Ape closed 1 year ago

Ape commented 3 years ago

Currently color datatype components are integers on a limited range. This limits the value precision unnecessarily.

I propose that float / real number values would be accepted in addition to integers.