Skip to content

Commit

Permalink
docs: Update holiday lights example
Browse files Browse the repository at this point in the history
  • Loading branch information
zachowj committed Dec 12, 2020
1 parent 52bffd5 commit 4aae90c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Holiday lights scheduler and demo mode for WLED

Here's a flow that's been in use for 3-4 years to control some outdoor house LEDs hooked up to an ESP8266 running [WLED](https://github.com/Aircoookie/WLED).
Here's a flow to control some outdoor house LEDs hooked up to an ESP8266 running [WLED](https://github.com/Aircoookie/WLED).

The holiday lights turn on each day at sunset and then off at midnight. It uses [WLED](https://github.com/Aircoookie/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 holiday lights turn on each day at sunset and then off at midnight. It uses [WLED](https://github.com/Aircoookie/WLED) presets based on the day or season. It has a demo mode that will cycle through all the defined presets or all the included effects.

![screenshot of flow](./images/holiday-lights-scheduler-and-demo-mode-for-wled_01.png)

Expand All @@ -14,7 +14,6 @@ If you have any questions about this flow please post them to [this topic](https

## Requirements

- [Node-RED](https://nodered.org/) v1+
- [Home Assistant](https://home-assistant.io) v0.118+
- [WLED](https://github.com/Aircoookie/WLED) v0.11+

Expand All @@ -32,7 +31,6 @@ The two entity nodes will require the Node-RED custom integration but the flow w
### Nodes

- [eztimer](https://flows.nodered.org/node/node-red-contrib-eztimer)
- [time-range-switch](https://flows.nodered.org/node/node-red-contrib-time-range-switch)

## Setup

Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4aae90c

Please sign in to comment.