this post was submitted on 20 Mar 2024
5 points (85.7% liked)

Python

3237 readers
1 users here now

News and discussions about the programming language Python


founded 5 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 8 months ago

Glad you got it figured out.

Tangent: Something like home assistant could also abstract a fait bit of complexity especially when you start dealing with different manufacturers.
Just checked and they already support lifx.
Good luck