mirror of
https://github.com/home-assistant/core.git
synced 2026-09-01 18:24:52 -05: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.