From 93299658fb3b1eb58c33bc79ee48a25e9203852b Mon Sep 17 00:00:00 2001 From: Richard Mitchell <2081919+richardjm@users.noreply.github.com> Date: Wed, 17 Nov 2021 06:41:54 +0000 Subject: [PATCH] wled: fix index for wled Comparing to mqtt I think it should be H3 to appear in the index Signed-off-by: Richard Mitchell --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index 4bfdf76..ccd2232 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -759,7 +759,7 @@ api_qos: # value specified by "default_qos" will be used. ``` -# `[wled]` +### `[wled]` Enables control of an WLED strip. ```ini