mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-26 17:27:47 +01:00
Update automations.rst
This commit is contained in:
parent
168220b878
commit
3b3f506a9f
@ -760,6 +760,7 @@ or as lambda
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
|
||||
lambda: 'id(my_script).stop();'
|
||||
|
||||
|
||||
@ -791,6 +792,7 @@ of the script are running in parallel, this will block until all of them have te
|
||||
|
||||
or as lambda
|
||||
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
lambda: |-
|
||||
|
Loading…
Reference in New Issue
Block a user