mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-11-13 04:50:46 +00:00
Update scripts.markdown (#32496)
This commit is contained in:
@@ -186,6 +186,7 @@ Delays are useful for temporarily suspending your script and start it at a later
|
||||
```yaml
|
||||
# Supports milliseconds, seconds, minutes, hours, days
|
||||
# Can be used in combination, at least one required
|
||||
# When using milliseconds, consider that delay as *at least* X milliseconds. It won´t be exact.
|
||||
# Waits 1 minute
|
||||
- delay:
|
||||
minutes: 1
|
||||
|
||||
Reference in New Issue
Block a user