mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-10-31 08:31:29 +01:00
Fix off to on (#1200)
This commit is contained in:
parent
d26f8740a2
commit
98b1256a6a
@ -76,7 +76,7 @@ Turns the fan with the given ID off when executed.
|
||||
``fan.turn_on`` Action
|
||||
----------------------
|
||||
|
||||
Turns the fan with the given ID off when executed.
|
||||
Turns the fan with the given ID on when executed.
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user