-
Hi,
When running my initial discovery of LIFX bulbs this library always works perfectly, however on the second check (test at both 1m and 10m later), it consistently causes the following error and …
-
Using lightsColour to set a bulb on or off works, when the last parameter is a bulb object. However, when changing the hue, it does not change. Omitting the bulb parameter (thus targeting all), the co…
-
Hi,
It looks like get_lights() does not always return all the lights and the lights that get returned tend to change over time.
Any ideas ?
thanks
-
The start.sh script isn't working but the ./bin/lifx-http is.
It gives me this error when I try starting the start.sh script
```
/usr/local/rvm/gems/ruby-2.1.1@global/gems/bundler-1.5.3/lib/bundler…
-
`/color/ffffff` seems to display the correct color but `/color/fffefe` which should be nearly the same color displays a deep red.
-
It seems like the only way to do this right now is to transition to a color with a duration, but I want to turn the light on gradually using whatever the previous color was. Presumably, I could fetch …
-
Inspiration from Pomotroid feature requests: https://github.com/Splode/pomotroid/issues/69
-
As far as I can tell there there is no API to refresh for more lights, it is just expected the API will continue to work.
I have noticed that in practice it loses lights after long periods of time. M…
-
At the start of "exercise-3", trying to pull up the site returns these 3 errors that stop the light from displaying anything and seems like it cannot connect to the API.
`Uncaught Error: Server r…
-
Should we just use `Bool`s for the `power` fields in [`LightState`](https://hackage.haskell.org/package/lifx-lan/docs/Lifx-Lan.html#t:LightState) and [`StatePower`](https://hackage.haskell.org/packag…