From 4fba6bae4d5bdb09d7350c33840e2c92521e9c2f Mon Sep 17 00:00:00 2001 From: Michael Hoffmann Date: Tue, 26 Sep 2023 14:35:34 -0600 Subject: [PATCH] Update neopixelbus.rst (#3211) Put "method" in code markdown --- components/light/neopixelbus.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/light/neopixelbus.rst b/components/light/neopixelbus.rst index 3eed9eff0..66ab33fd2 100644 --- a/components/light/neopixelbus.rst +++ b/components/light/neopixelbus.rst @@ -105,7 +105,7 @@ on the chipset, ESP platform and pin. Each of these has their own advantages/disadvantages regarding stability and speed. By default ESPHome will choose the best one that is available on the device. However, you can override this -by manually supplying the method option. +by manually supplying the ``method`` option. .. code-block:: yaml