1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-14 23:17:08 +00:00
Files
core/homeassistant/components/light
Anders Melchiorsen 86b34b40a1 LIFX: avoid out-of-bounds hue aborting the colorloop effect (#7495)
The hue is now a float but the hsbk conversion still believed it to be
an integer that could not be larger than 359. The float can in fact be,
for example, 359.9 and this would cause an out-of-bounds error in the
set_color call.

For completeness, the initial hue is also changed to a float.
2017-05-08 16:51:27 +02:00
..
2017-04-23 09:20:58 +02:00
2017-04-30 20:10:08 -07:00
2017-05-02 09:18:47 -07:00
2017-04-30 20:10:08 -07:00
2017-04-30 20:10:08 -07:00
2017-04-30 20:10:08 -07:00
2017-04-30 20:10:08 -07:00
2017-04-30 20:10:08 -07:00
2017-04-30 20:10:08 -07:00
2017-04-30 20:10:08 -07:00
2017-04-30 20:10:08 -07:00
2017-04-30 20:10:08 -07:00
2017-05-02 22:47:20 +02:00
2017-05-02 09:18:47 -07:00
2017-05-02 09:18:47 -07:00
2017-05-02 09:18:47 -07:00
2017-05-02 09:18:47 -07:00
2017-05-02 09:18:47 -07:00
2017-05-02 09:18:47 -07:00
2017-05-02 09:18:47 -07:00
2017-05-02 21:21:37 -07:00
2017-05-02 09:18:47 -07:00
2017-05-02 09:18:47 -07:00
2017-05-04 23:50:53 -07:00
2017-05-02 09:18:47 -07:00
2017-05-02 09:18:47 -07:00
2017-05-02 09:18:47 -07:00
2017-05-02 09:18:47 -07:00
2017-05-02 09:18:47 -07:00
2017-05-02 09:18:47 -07:00
2017-05-02 09:18:47 -07:00
2017-05-02 09:18:47 -07:00
2017-05-02 09:18:47 -07:00
2017-05-02 09:18:47 -07:00
2017-05-02 09:18:47 -07:00
2017-05-02 09:18:47 -07:00
2017-05-02 09:18:47 -07:00
2016-09-10 18:22:58 -07:00
2017-05-02 09:18:47 -07:00