More blog post fixes
This commit is contained in:
parent
5f78b4b7bb
commit
379b7facd8
4 changed files with 23 additions and 26 deletions
|
@ -71,8 +71,8 @@ delay:
|
|||
|
||||
```yaml
|
||||
# Waits however many minutes input_slider.minute_delay is set to
|
||||
delay: '00:{{ input_slider.minute_delay }}:00'
|
||||
# Valid formats include HH:MM and HH:MM:SS
|
||||
# Valid formats include HH:MM and HH:MM:SS
|
||||
delay: {% raw %}'00:{{ input_slider.minute_delay }}:00'{% endraw %}
|
||||
```
|
||||
|
||||
#### {% linkable_title Fire an Event %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue