test change (git test)

This commit is contained in:
Mahasri Kalavala 2019-04-17 19:35:36 -04:00
parent 862178bbb4
commit bbc4994958
1 changed files with 3 additions and 1 deletions

View File

@ -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!