I’ve been super impressed so far with the Govee lights I’ve gotten. The app is pretty easy to use has tons of cool effects, and they have a LAN API ( https://app-h5.govee.com/user-manual/wlan-guide ) for most of their lights that have WiFi. Don’t have enough time this year to program a custom show but was going to start earlier next year now that I have a couple of these. The new scene stage thing they just released…
Ask HN: What are the best programmable holiday lights?
11–20 of 120 posts
Re: Ask HN: What are the best programmable holiday lights?
#12Re: Ask HN: What are the best programmable holiday lights?
#13Re: Ask HN: What are the best programmable holiday lights?
#14I’ve been super impressed so far with the Govee lights I’ve gotten. The app is pretty easy to use has tons of cool effects, and they have a LAN API ( https://app-h5.govee.com/user-manual/wlan-guide ) for most of their lights that have WiFi. Don’t have enough time this year to program a custom show but was going to start earlier next year now that I have a couple of these. The new scene stage thing they just released…
Is Govee the down-cone style? Or are there also others doing that? There's been a couple of houses that have this and I wasn't sure what they are using, but it's the only one that I would consider doing whole house exterior. Many others look too sharp.
I have big reservations about ‘smart home’ stuff, and it’s only the second such device in our house. But I’m clearly losing that battle, and will be looking into some ways to mitigate the privacy concerns. But gosh, it sure is nice to pick from a gazillion light patterns.
Re: Ask HN: What are the best programmable holiday lights?
#15https://kno.wled.ge/ Many 'effects' already prepackaged. Plus the ability to schedule time based changes (on/off/change pattern/etc.). Includes a web server to provide "app like" control over a phone or PC. Also includes integrations for several "home control" systems and a http API for programmatic control from another system. Can even synchronize plural controllers into a whole 'net' (note, I've not used this featu…
WLED is the clear answer here. I got a simple USB controller (usb just for power) so it can’t run a a massive strand of lights (at least at full brightness) but it was perfect to dip my toes in and try out. The Home Assistant integration works great as well.
Re: Ask HN: What are the best programmable holiday lights?
#16For your specific question, Wally’s Lights is great, and like others have mentioned, something running WLED to control them is a great choice.
Re: Ask HN: What are the best programmable holiday lights?
#17My personal preference is 12v ws2811 bullet-style voltage-regulated nodes. They’re extendable, individual nodes on a strand are replaceable if you’re willing to do some cutting and crimping.
I like the 12v because you can go for longer strands without losing colors from voltage drop. Regulated over a resistive voltage divider = less heat.
As has been mentioned, you can install WLED onto a microcontroller and have a web-page for a remote control.
Re: Ask HN: What are the best programmable holiday lights?
#18Re: Ask HN: What are the best programmable holiday lights?
#19I’ve been super impressed so far with the Govee lights I’ve gotten. The app is pretty easy to use has tons of cool effects, and they have a LAN API ( https://app-h5.govee.com/user-manual/wlan-guide ) for most of their lights that have WiFi. Don’t have enough time this year to program a custom show but was going to start earlier next year now that I have a couple of these. The new scene stage thing they just released…
Last year we put up this Govee LED grid "curtain" and my son had some fun programming it.
Re: Ask HN: What are the best programmable holiday lights?
#20This is a huge space to get into. I’m on my fourth year doing an outdoor light show. My personal preference is 12v ws2811 bullet-style voltage-regulated nodes. They’re extendable, individual nodes on a strand are replaceable if you’re willing to do some cutting and crimping. I like the 12v because you can go for longer strands without losing colors from voltage drop. Regulated over a resistive voltage divider = less…