mirror of
https://github.com/skalavala/mysmarthome.git
synced 2025-08-21 04:33:22 +00:00
test change (git test)
This commit is contained in:
@@ -404,4 +404,6 @@ script:
|
|||||||
value: "{{ (states.input_number.loop_index.state | int + 1) |int }}"
|
value: "{{ (states.input_number.loop_index.state | int + 1) |int }}"
|
||||||
- service: script.loop_one
|
- service: script.loop_one
|
||||||
data_template:
|
data_template:
|
||||||
count: "{{ count|int }}"
|
count: "{{ count|int }}"
|
||||||
|
|
||||||
|
# This is a test!
|
Reference in New Issue
Block a user