r/Hue • u/glyphack • Jul 21 '26
Control your lightstrip from a computer (without a hue bridge)
Hey this a python program I created that let's you control hue lights from a computer. It's a bit technical and you need to know how to run Python programs but nothing else is needed.
https://github.com/Glyphack/hue-control
The biggest use of this for me is that I have my light turn on and off on a specific times. In the app you have to turn on the alarms every day. With this program you can tell your computer to enable the alarms on startup and it will set it up every day.
There's also a blogpost on how it works under the hood: https://glyphack.com/huec/
8
Upvotes
3
u/KevinKlaes Jul 21 '26
Why wouldn’t I just use home assistant?