Skip Navigation

Help with a python script to control my lights?

github.com [Example request] The most basic way to turn an individual, specific light on and off · Issue #185 · mclarkk/lifxlan

I've been struggling with this for hours, i'm not a python dev, i'm just trying to control my lights with my linux pc #!/usr/bin/env python import sys from lifxlan import LifxLAN def main (): lan =...

[Example request] The most basic way to turn an individual, specific light on and off · Issue #185 · mclarkk/lifxlan

cross-posted from: https://lemmy.ml/post/13397153

I'm just trying to control my smartlights with a script, it seems to be having a lot of problems, I really don't know what I'm doing, i'd appreciate any help I can get

Once I have a script that can individually turn lights on/off i can edit the rest myself, I just can't get the base functionality working.

3
Python @lemmy.ml Communist @lemmy.ml

Help with a python script to control my lights?

5 4
3 comments