photons icon indicating copy to clipboard operation
photons copied to clipboard

Python3.6+ asyncio framework for interacting with LIFX devices

Results 8 photons issues
Sort by recently updated
recently updated
newest added

I have a variety of LIFX devices in my home and am trying to log the wifi signal strength from them over time. I have found that all the DeviceMessages...

It would be super peachy keen if Interactor could run app-like effects (like Pastel, Animate, Flicker, etc) across multiple devices that don't have their own internal firmware effects.

I am sorry to leave this issue but I did not know the best way to contact you with general questions. First of all, thanks for all of your hard...

Hi Stephen, once again I want to first thank you for your effort with Photons. I've been using it for quite some time and it's worked flawlessly so far. Some...

I am trying to set brightness with the Morph command but it doesn't seem to be working. I put the following code into my command line: ``` # curl -XPUT...

Hi, don't mean to revive the thread or anything but I figured this question would fit here best. It seems that when I run the `effects/stop` command with the following...

It occured to me while building my cron-based Docker image that if Photons Interactor had a cron-like service included, it would make a far better mechanism for things like circadian...

It's currently possible to turn a bulb on and run a waveform using the following JSON: ``` { "command": "transform", "args": { "matcher": { "serial": "d073d5xxxxxx" }, "transform": { "color":...