[Example] Holiday lights scheduler and demo mode for WLED

Here’s a flow that’s been in use for 3 years to control some outdoor house LEDs hooked up to an ESP8266 running WLED.

The holiday lights turn on each day at sunset and then off at midnight. It uses WLED presets based on the day or season. It has a demo mode that will either cycle through all the defined presets or all the included effects.

The export and any updates can be found on the HA nodes package documentation site in the cookbook section.

edit: Updated for WLED v0.11

3 Likes

Perfect!!! Just what I was looking for. I’m running a Dig Uno and wanted to do lights depending on holiday!!!

Thank you!