shell_command: Fix minor typo (#28330)

This commit is contained in:
RoboMagus 2023-07-25 21:13:10 +02:00 committed by GitHub
parent 3a0c577b55
commit f3f81dfb58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,7 +119,7 @@ automation:
data:
filename: "todo.txt"
response_variable: todo_response
- if: "{{ todo_response['returncode'] == 0 }}'
- if: "{{ todo_response['returncode'] == 0 }}"
then:
- service: notify.mobile_app_iphone
data: