Missed another word

This commit is contained in:
2022-02-16 19:04:07 -05:00
parent da7104b450
commit 304ec8651e

View File

@ -150,7 +150,7 @@ script:
entity_id: input_boolean.text_notify_nerds entity_id: input_boolean.text_notify_nerds
state: 'on' state: 'on'
sequence: sequence:
- service: notify.ios_parents - service: notify.ios_nerds
data: data:
title: '{{ title }}' title: '{{ title }}'
message: '{{ message }}' message: '{{ message }}'