mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-10-31 08:31:29 +01:00
Add speed_count to tuya fan (#1080)
Co-authored-by: Frank Riley <fhriley@gmail.com>
This commit is contained in:
parent
b3c5353dc5
commit
51e691ad57
@ -55,6 +55,7 @@ Configuration variables:
|
||||
- **switch_datapoint** (**Required**, int): The datapoint id number of the fan switch.
|
||||
- **oscillation_datapoint** (*Optional*, int): The datapoint id number of the oscillation
|
||||
switch. Probably not supported on any Tuya controllers currently, but it's there if need be.
|
||||
- **speed_count** (*Optional*, int): Set the number of supported discrete speed levels. Defaults to ``3``.
|
||||
- All other options from :ref:`Fan <config-fan>`.
|
||||
|
||||
.. note::
|
||||
|
Loading…
Reference in New Issue
Block a user