Update automations.rst (#1378)

This commit is contained in:
Andy Allsopp 2021-08-10 12:37:43 +01:00 committed by GitHub
parent 94867b1761
commit 4f9a2d478f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -436,7 +436,7 @@ time period.
.. note::
This is a "smart" asynchronous delay - other code will still run in the background while
the delay is happening.
the delay is happening. When using a lambda call, you should return the delay value in milliseconds.
.. _lambda_action: