diff --git a/components/light/index.rst b/components/light/index.rst index ee9a31d9f..c6757ee53 100644 --- a/components/light/index.rst +++ b/components/light/index.rst @@ -55,6 +55,12 @@ Configuration variables: - ``ALWAYS_OFF`` (Default) - Always initialize the light as OFF on bootup. - ``ALWAYS_ON`` - Always initialize the light as ON on bootup. + .. note:: + + If you want a custom power-on state, for example a specific color or effect, edit the + ``on_boot`` automation script and set the restore mode to ``ALWAYS_OFF`` to let the + script set the state. + - **on_turn_on** (*Optional*, :ref:`Action `): An automation to perform when the light is turned on. See :ref:`light-on_turn_on_off_trigger`. - **on_turn_off** (*Optional*, :ref:`Action `): An automation to perform