Added a section for all lambda calls (#222)

* Added a section for all lambda calls

It was really hard for me to find lambda calls so I made a list. I want to add the light, stepper and servo components to this list but they don't have a heading for lambda instead they have [note: this can also be written in lambda], so I will change those to have a lambda calls heading.

* Update automations.rst
This commit is contained in:
Aalian Khan 2019-04-09 08:31:01 -04:00 committed by Otto Winter
parent 3bf3f3438d
commit 95f96b2016

View File

@ -358,6 +358,16 @@ All Conditions
- :ref:`switch.is_on <switch-is_on_condition>` / :ref:`switch.is_off <switch-is_off_condition>`
- :ref:`sensor.in_range <sensor-in_range_condition>`
All Lambda Calls
----------------
- :ref:`Sensor <sensor-lambda_calls>`
- :ref:`Binary Sensor <binary_sensor-lambda_calls>`
- :ref:`Switch <switch-lambda_calls>`
- :ref:`Display <display-display_rendering_engine>`
- :ref:`Cover <cover-lambda_calls>`
- :ref:`Text Sensor <text_sensor-lambda_calls>`
- :ref:`Stepper <stepper-lambda_calls>`
.. _delay_action:
``delay`` Action