mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-25 17:17:54 +01:00
Document flash_transition_length (#1420)
This commit is contained in:
parent
926eb31d39
commit
62f66f3c73
@ -32,6 +32,8 @@ Configuration variables:
|
|||||||
Defaults to ``2.8``.
|
Defaults to ``2.8``.
|
||||||
- **default_transition_length** (*Optional*, :ref:`config-time`): The default transition length
|
- **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``.
|
to use when no transition length is set in the light call. Defaults to ``1s``.
|
||||||
|
- **flash_transition_length** (*Optional*, :ref:`config-time`): The transition length to use when flash
|
||||||
|
is called. Defaults to ``0s``.
|
||||||
- **restore_mode** (*Optional*): Control how the light 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
|
For restoring on ESP8266s, also see ``esp8266_restore_from_flash`` in the
|
||||||
:doc:`esphome section </components/esphome>`.
|
:doc:`esphome section </components/esphome>`.
|
||||||
|
Loading…
Reference in New Issue
Block a user