From 6e5834ad30515cf1609e1d1355b6a48f1298bf67 Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Thu, 25 Jul 2019 09:42:09 -0400 Subject: [PATCH] WS2812 LED effects --- Sensor-Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sensor-Configuration.md b/Sensor-Configuration.md index 6768da86..c27da1a7 100644 --- a/Sensor-Configuration.md +++ b/Sensor-Configuration.md @@ -67,7 +67,7 @@ The software will auto-detect the connected I2C devices. For some sen ## Device The following additional device(s) are supported: -- WS2812/WS2813 led string - ``WS2812 (7)`` in group 4
Using NeoPixelBus library and external 5V power supply +- WS2812/WS2813 led string - ``WS2812 (7)`` in group 4
Using NeoPixelBus library and external 5V power supply
[LED Effects](../issues/3480#issuecomment-515042427) - IR Remote - ``IRremote (8)`` in group 5
Using IRremoteESP8266 library and additional IR led hardware as documented [here](https://github.com/altelch/SonoffIR) You can add a device using the following commands: