From e875695aeec4d2fcf46d7c8a9e6634469be51dc8 Mon Sep 17 00:00:00 2001 From: Samuel Sieb Date: Sun, 25 Feb 2024 10:22:50 -0800 Subject: [PATCH] output is optional (#3633) --- components/fan/speed.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/fan/speed.rst b/components/fan/speed.rst index 2f9f5bc6b..aacf68171 100644 --- a/components/fan/speed.rst +++ b/components/fan/speed.rst @@ -23,9 +23,9 @@ supports speed settings. Configuration variables: ------------------------ -- **output** (**Required**, :ref:`config-id`): The id of the +- **name** (*Optional*, string): The name for this fan. +- **output** (*Optional*, :ref:`config-id`): The id of the :ref:`float output ` to use for this fan. -- **name** (**Required**, string): The name for this fan. - **oscillation_output** (*Optional*, :ref:`config-id`): The id of the :ref:`output ` to use for the oscillation state of this fan. Default is empty. - **direction_output** (*Optional*, :ref:`config-id`): The id of the