mirror of
https://github.com/home-assistant/core.git
synced 2026-05-16 13:31:01 +01:00
29f50ddc9c
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.