From 425e0bc38d35b7945eb086d2403c1a076f89b764 Mon Sep 17 00:00:00 2001 From: Samuel Sieb Date: Wed, 26 Jan 2022 15:41:36 -0800 Subject: [PATCH] Fix misleading status led note (#1858) --- components/light/status_led.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/components/light/status_led.rst b/components/light/status_led.rst index 6b6d496ea..93170d9f6 100644 --- a/components/light/status_led.rst +++ b/components/light/status_led.rst @@ -47,10 +47,9 @@ Configuration variables: .. code-block:: yaml - status_led: - pin: - number: GPIO2 - inverted: true + pin: + number: GPIO2 + inverted: true