Fix copy/paste error in light documentation (#1299)

This commit is contained in:
Oxan van Leeuwen 2021-07-12 13:58:33 +02:00 committed by GitHub
parent 1bbf262546
commit e0a447c456
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Configuration variables:
Defaults to ``2.8``.
- **default_transition_length** (*Optional*, :ref:`config-time`): The default transition length
to use when no transition length is set in the light call. Defaults to ``1s``.
- **restore_mode** (*Optional*): Control how the GPIO Switch attempts to restore state on bootup.
- **restore_mode** (*Optional*): Control how the light attempts to restore state on bootup.
For restoring on ESP8266s, also see ``esp8266_restore_from_flash`` in the
:doc:`esphome section </components/esphome>`.