diff --git a/guides/automations.rst b/guides/automations.rst index 47dc66620..a0b0b0382 100644 --- a/guides/automations.rst +++ b/guides/automations.rst @@ -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: