Skip to content

Commit

Permalink
optional output is temporary (#3654)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssieb authored and jesserockz committed Mar 5, 2024
1 parent fd936fc commit cf4a5f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/fan/speed.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <output>` to use for this fan.
- **output** (*Optional*, :ref:`config-id`): The id of the :ref:`float output <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 <output>` to use for the oscillation state of this fan. Default is empty.
- **direction_output** (*Optional*, :ref:`config-id`): The id of the
Expand Down

0 comments on commit cf4a5f5

Please sign in to comment.