by ecaron on 12/8/19, 10:52 PM with 23 comments
by AdamJacobMuller on 12/10/19, 3:10 AM
I do something similar with LIFX bulbs. (https://github.com/adamjacobmuller/lifx/)
I specifically have them configured to follow a f.lux-like curve for brightness and color temperature.
The only major thing I want to add is some kind of local control/override for the brightness. The curves work great 99% of the time but sometimes you do want BRIGHT even at 11pm. The dash buttons are a cool idea, but I don't like the look of them in a wall. Haven't found a great solution for that yet.
by feistypharit on 12/10/19, 2:22 AM
It does require any cloud besides ntp and just uses a local web interface. You can define relative events, like 15 minutes before bed is tv time, 5 minutes before is snack time, bed time is 8. If one night the kids are extra cranky and need sleep, simply adjust bed time and the others adjust too.
I've used em for years with my kids!
by jacquesm on 12/9/19, 9:04 PM
by mekane8 on 12/10/19, 3:53 PM
https://github.com/mekane/Node-API-for-Raspberry-Pi-GPIO
I made some bash scripts that call the API to do certain things (like light up green when it's time to get up for school) and I set cron tasks to call these at certain times.
The Node service also serves a very simple web page that can be used to control the light color and brightness.
by rancor on 12/9/19, 9:59 PM
by GuiA on 12/9/19, 11:55 PM
Working in collectivities with young children, we'd have a sheet of paper with a sun/moon on each side, and every morning at 7 one of us would go in every room and turn the piece of paper around to let them know they could get out of bed and come to the common areas if they were awake.
by atum47 on 12/10/19, 1:20 PM
I'm going to work on it a little bit more.
by z3t4 on 12/9/19, 8:55 PM
by ajxs on 12/9/19, 11:50 PM
by math0ne on 12/9/19, 9:01 PM
by crazypython on 12/9/19, 9:13 PM