If you want to drop the price of equipment you can go down a level and use 433Mhz. Athough wifi chips have gotten cheaper lately and hopefully the smart home iot gadgets will keep dropping in prise.
Show HN: My in-network Node app for controlling my kids' nightlights
11–20 of 24 posts
Re: Show HN: My in-network Node app for controlling my kids' nightlights
#12Please use a language like C, D, C++, or Python. They are much more lightweight. It takes hundreds of lines of javascript to be executed to do a single "console.log."
cout in C++ is not any smaller.
This is on top of the many hundreds to thousands of lines that need to be ran to actually make that text show up someplace.
Re: Show HN: My in-network Node app for controlling my kids' nightlights
#13Re: Show HN: My in-network Node app for controlling my kids' nightlights
#14Working 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.
Re: Show HN: My in-network Node app for controlling my kids' nightlights
#15Am I so out of touch for thinking that I wouldn't want devices with internet connectivity running at all times in my home, especially in children's bedrooms?
Re: Show HN: My in-network Node app for controlling my kids' nightlights
#16It 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!
Re: Show HN: My in-network Node app for controlling my kids' nightlights
#17Anyone interested in this sort of thing for their kids, I've found most hue lights to be too bright and I wanted a way more flexible scheduling ability. So I made my own and now sell them. https://www.keenglow.com 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…
Re: Show HN: My in-network Node app for controlling my kids' nightlights
#18I 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.
Re: Show HN: My in-network Node app for controlling my kids' nightlights
#19Very cool. 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 do…
If you the room is near a server you have in the house (like a Pi running Pihole), then Bluetooth buttons (like Puck.js) unlock a lot of potential for you too.
Re: Show HN: My in-network Node app for controlling my kids' nightlights
#20Anyone interested in this sort of thing for their kids, I've found most hue lights to be too bright and I wanted a way more flexible scheduling ability. So I made my own and now sell them. https://www.keenglow.com 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…
I'm sorry I didn't see your product sooner. More parents should know about your this - I'll make sure to spread the word whenever possible (: