Closes # 1085 - With Trigger IDs.

This commit is contained in:
ccostan
2021-07-26 16:16:49 -04:00
parent d43131c3dd
commit b447aaff9a
7 changed files with 53 additions and 20 deletions

View File

@@ -26,11 +26,6 @@ automation:
weekday:
- wed
action:
- service: persistent_notification.create
data:
title: Low Ink
message: "{{ trigger.to_state.attributes.friendly_name }} is at {{ trigger.to_state.state }} "
notification_id: low-battery-alert
- service: script.notify_engine
data:
value1: "{{ trigger.to_state.attributes.friendly_name }} is at {{ trigger.to_state.state }} "