mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-28 17:48:35 +01:00
output is optional (#3633)
This commit is contained in:
parent
2037a12f8d
commit
e875695aee
@ -23,9 +23,9 @@ supports speed settings.
|
|||||||
Configuration variables:
|
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 <output>` to use for this fan.
|
:ref:`float output <output>` to use for this fan.
|
||||||
- **name** (**Required**, string): The name for this fan.
|
|
||||||
- **oscillation_output** (*Optional*, :ref:`config-id`): The id of the
|
- **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.
|
: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
|
- **direction_output** (*Optional*, :ref:`config-id`): The id of the
|
||||||
|
Loading…
Reference in New Issue
Block a user