mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +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
|
```yaml
|
||||||
# Supports milliseconds, seconds, minutes, hours, days
|
# Supports milliseconds, seconds, minutes, hours, days
|
||||||
# Can be used in combination, at least one required
|
# 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
|
# Waits 1 minute
|
||||||
- delay:
|
- delay:
|
||||||
minutes: 1
|
minutes: 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user