diff --git a/guides/automations.rst b/guides/automations.rst index 4bbbe72fe..ae3b4cc84 100644 --- a/guides/automations.rst +++ b/guides/automations.rst @@ -321,6 +321,7 @@ All Triggers - :ref:`binary_sensor.on_click ` / :ref:`binary_sensor.on_double_click ` / :ref:`binary_sensor.on_multi_click ` - :ref:`esphome.on_boot ` / :ref:`esphome.on_shutdown ` / :ref:`esphome.on_loop ` +- :ref:`light.on_turn_on / light.on_turn_off ` - :ref:`logger.on_message ` - :ref:`time.on_time ` - :ref:`mqtt.on_message ` / :ref:`mqtt.on_json_message `