- id: '1568440451615' | |
alias: Mailman passed | |
trigger: | |
- entity_id: binary_sensor.openclose_8 | |
from: 'on' | |
platform: state | |
to: 'off' | |
condition: [] | |
action: | |
- service: notify.ios_iphoneadonno | |
data: | |
message: You've got mail | |
title: Mailbox | |
- service: notify.ios_rinas_iphone | |
data: | |
message: You've got mail | |
title: Mailbox | |
- service: persistent_notification.create | |
data: | |
message: You've got mail | |
notification_id: mailbox | |
title: Mailbox | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment