diff --git a/Wemos-D1-Mini-and-WS2812B-RGB-Shield.md b/Wemos-D1-Mini-and-WS2812B-RGB-Shield.md
new file mode 100644
index 00000000..c1b1c6a5
--- /dev/null
+++ b/Wemos-D1-Mini-and-WS2812B-RGB-Shield.md
@@ -0,0 +1,15 @@
+## WS2812B RGB Shield (single pin)
+
+
+From the [Wemos ws2812b shield specs](https://wiki.wemos.cc/products:d1_mini_shields:ws2812b_rgb_shield) the DATA pin is connected to D2 of the Wemos.
+
+### Tasmota Configuration
+In the Configuration -> Configure Module page, select the following:
+* **D2 GPIO4** : **07 WS2812**
+
+
+
+### Tasmota Main
+After reboot of the device the dark-bright slider and toggle button are displayed to control the led.
+
+
\ No newline at end of file