test change (git test)
This commit is contained in:
parent
862178bbb4
commit
bbc4994958
|
@ -404,4 +404,6 @@ script:
|
|||
value: "{{ (states.input_number.loop_index.state | int + 1) |int }}"
|
||||
- service: script.loop_one
|
||||
data_template:
|
||||
count: "{{ count|int }}"
|
||||
count: "{{ count|int }}"
|
||||
|
||||
# This is a test!
|
Loading…
Reference in New Issue