Skip to content

Commit 3783c53

Browse files
martokkballoob
authored andcommitted
Update script delay to include milliseconds (home-assistant#2438)
1 parent 3e9de98 commit 3783c53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_docs/scripts.markdown

+1-1
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)