Fix off to on (#1200)

This commit is contained in:
Bert 2021-05-26 00:35:11 +02:00 committed by GitHub
parent d26f8740a2
commit 98b1256a6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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