mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +00:00
Update scripts.markdown (#32496)
This commit is contained in:
parent
c2277c5959
commit
b6466c4145
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user