alfred-lifx
alfred-lifx copied to clipboard
Multiple bulbs issue
Seem to be running into an issue where the all on/off command is not recognizing both my bulbs, and only turning off one. It also isn't loading in the ability to toggle them individually. Suggestions? Otherwise, its control over one is perfect!
The problems seems that the call I made to fetch the bulbs from the network stopped as soon as one was found. I now added a delay of one second to give it more time. But I'm not happy with this. Maybe I can implement some sort of caching so the available bubls show instantly after typing lifx
into Alfred.
The new release can be found here: https://github.com/stroebjo/alfred-lifx/releases/tag/v1.0.2
Please let me know if it works for you..
That seems to have done the trick.
Trevor
On May 26, 2014, at 1:27 PM, Jonathan Ströbele [email protected] wrote:
The problems seems that the call I made to fetch the bulbs from the network stopped as soon as one was found. I now added a delay of one second to give it more time. But I'm not happy with this. Maybe I can implement some sort of caching so the available bubls show instantly after typing lifx into Alfred.
The new release can be found here: https://github.com/stroebjo/alfred-lifx/releases/tag/v1.0.2
Please let me know if it works for you..
— Reply to this email directly or view it on GitHub.