Skip to content

Commit

Permalink
Fix copy/paste error in light documentation (#1299)
Browse files Browse the repository at this point in the history
  • Loading branch information
oxan committed Jul 12, 2021
1 parent 1bbf262 commit e0a447c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/light/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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>`.

Expand Down

0 comments on commit e0a447c

Please sign in to comment.