alfred-lifx icon indicating copy to clipboard operation
alfred-lifx copied to clipboard

Multiple bulbs issue

Open trevoclark opened this issue 10 years ago • 2 comments

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!

trevoclark avatar May 24 '14 07:05 trevoclark

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..

stroebjo avatar May 26 '14 20:05 stroebjo

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.

trevoclark avatar May 27 '14 09:05 trevoclark