diff --git a/packages/test.yaml b/packages/test.yaml index 24be593..c96a080 100644 --- a/packages/test.yaml +++ b/packages/test.yaml @@ -404,4 +404,6 @@ script: value: "{{ (states.input_number.loop_index.state | int + 1) |int }}" - service: script.loop_one data_template: - count: "{{ count|int }}" \ No newline at end of file + count: "{{ count|int }}" + +# This is a test! \ No newline at end of file