Hacker News new | ask | show | jobs
by walterbell 4035 days ago
> I used the Philips Hue bulbs and a NUC to build a smart home lighting system that behaves much more like daylight

Neat. Did you try to coordinate room lighting color changes with computer screen colors controlled by fl.ux?

2 comments

Flux can actually do that directly! https://justgetflux.com/news/pages/bigupdate/
I didn't coordinate it, but they are roughly in sync because they're doing similar things. Code here:

https://github.com/wpietri/sunrise

It's minimally sufficient for my needs, but I'd be glad to work with others to expand it.