mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Snips: small typo fixes (#5344)
This commit is contained in:
parent
1db44da98e
commit
00de2fdae5
@ -177,8 +177,8 @@ SetTimer:
|
||||
service: script.set_timer
|
||||
data_template:
|
||||
name: "{{ timer_name }}"
|
||||
duration: "{{ timer_duration }}",
|
||||
siteId: "{{ siteId }}",
|
||||
duration: "{{ timer_duration }}"
|
||||
siteId: "{{ site_id }}"
|
||||
probability: "{{ probability }}"
|
||||
```
|
||||
{% endraw %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user