mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-26 17:27:47 +01:00
optional output is temporary (#3654)
This commit is contained in:
parent
fd936fc082
commit
cf4a5f5d40
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user