Light triggers referenced in the "automation" guide. (#746)

Co-authored-by: Le Baillif Mickael <mlebaillif@oui.sncf>
This commit is contained in:
Mickaël Le Baillif 2020-08-24 15:47:03 +02:00 committed by Guillermo Ruffino
parent 1b4d78b307
commit 0699445417

View File

@ -321,6 +321,7 @@ All Triggers
- :ref:`binary_sensor.on_click <binary_sensor-on_click>` / :ref:`binary_sensor.on_double_click <binary_sensor-on_double_click>` /
:ref:`binary_sensor.on_multi_click <binary_sensor-on_multi_click>`
- :ref:`esphome.on_boot <esphome-on_boot>` / :ref:`esphome.on_shutdown <esphome-on_shutdown>` / :ref:`esphome.on_loop <esphome-on_loop>`
- :ref:`light.on_turn_on / light.on_turn_off <light-on_turn_on_off_trigger>`
- :ref:`logger.on_message <logger-on_message>`
- :ref:`time.on_time <time-on_time>`
- :ref:`mqtt.on_message <mqtt-on_message>` / :ref:`mqtt.on_json_message <mqtt-on_json_message>`