From 3b3f506a9f0565c94baa70d402231574dd7be177 Mon Sep 17 00:00:00 2001 From: Gabriel Sieben Date: Wed, 13 Jul 2022 00:05:26 +0200 Subject: [PATCH] Update automations.rst --- guides/automations.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guides/automations.rst b/guides/automations.rst index a6f94ee96..8cb240a4b 100644 --- a/guides/automations.rst +++ b/guides/automations.rst @@ -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: |-