Sawyer McLane
                                            Sawyer McLane
                                        
                                    See branch [parameter-entry](https://github.com/samclane/LIFX-Control-Panel/tree/parameter-entry) for current progress.
Do you have the 40" or the 80" strips? And is your device branded as "LIFX Z" or "LIFX Lightstrip"?
> (I know its a quite old post, but its worth a try...) > > I'm also super interested in that command line function, Would be super nice in order...
I believe the scenes require going through the LIFX API, which the library I use (lifxlan) doesn't do. It's possible though, and certainly on the roadmap. As for the right-click...
I'm looking at making the app startup more resilient, so the user can at least open the app and manually re-scan (and eventually just tie that into a regular heartbeat...
I'm sorry all, I've been terribly busy with work and life stuff. I haven't had much time to devote to this project. At a certain point, I think I want...
For a quick-fix, putting `rapid=True` on your `bulb.set_power` call will bypass the `req_with_ack`, instead using a "fire-and-forget" policy. How quickly are you calling `lapi.L_setLight`? Too much traffic can muck up...
I'm currently having the same problem. I'm unsure of how to clear the cache to get it to "see" my new jsonl file. I've tried to change the name of...