Skip to content

Commit 5a433ea

Browse files
martokkfabaff
authored andcommitted
Update script delay to include milliseconds (home-assistant#2438)
1 parent 9f694da commit 5a433ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_docs/scripts.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ delay: 00:01:30
6666
```yaml
6767
# Waits 1 minute
6868
delay:
69-
# supports seconds, minutes, hours, days
69+
# supports milliseconds, seconds, minutes, hours, days
7070
minutes: 1
7171
```
7272

0 commit comments

Comments
 (0)