diff --git a/components/light/neopixelbus.rst b/components/light/neopixelbus.rst index 1a4527dd5..271af0c6e 100644 --- a/components/light/neopixelbus.rst +++ b/components/light/neopixelbus.rst @@ -13,7 +13,7 @@ NeoPixelBus Light The ``neopixelbus`` light platform allows you to create RGB lights -in ESPHome for an individually addressable lights like NeoPixel or WS2812. +in ESPHome for individually addressable lights like NeoPixel or WS2812. It is very similar to the :doc:`fastled` platform. In fact, most addressable lights are supported through both light platforms. The