- cross-posted to:
- python@programming.dev
- cross-posted to:
- python@programming.dev
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.
Looks like this was solved due to the missing import, but any reason to use this over something with a little more user friendliness such as Home Assistant?
I don’t really value user friendliness, I wanted scripts that I could easily launch through a rofi menu system, home assistant seems to be a full GUI in and of itself, but I don’t really know much about it.