From 89ce2b20f42305be825e1a1c19f120a00f6a08e9 Mon Sep 17 00:00:00 2001 From: Samuel Sieb Date: Tue, 5 Mar 2024 10:41:53 -0800 Subject: [PATCH] optional output is temporary (#3654) --- 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 aacf68171..31af9cd27 100644 --- a/components/fan/speed.rst +++ b/components/fan/speed.rst @@ -24,8 +24,8 @@ Configuration variables: ------------------------ - **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. +- **output** (*Optional*, :ref:`config-id`): The id of the :ref:`float output ` to use for this fan. + (This is a temporary change until a template fan is available.) - **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