mirror of
https://github.com/elisspace/core.git
synced 2026-08-31 16:34:00 +00:00
Z-wave would drop the floating point by calling int() instead of round() which would result in the brightness being off by one in many cases.
Z-wave would drop the floating point by calling int() instead of round() which would result in the brightness being off by one in many cases.