HueControl icon indicating copy to clipboard operation
HueControl copied to clipboard

Webbased Hue control!

Results 3 HueControl issues
Sort by recently updated
recently updated
newest added

In fact, HueControl fails to start at all with AutoOn enabled because ServerNotFoundError is uncaught and AutoOn attempts to connect to www.earthtools.org on HueControl start.

I will use it on my synology nas . but when I start the py i got this error: /volume1/web/HueControl/StartHueControl.py: line 1: import: not found /volume1/web/HueControl/StartHueControl.py: line 2: syntax error:...

Nice project! I like the AutoOn feature, this project is replacing my cron with curl GETs to turn the light on and off. Could you make the AutoOn to behave...