#84 - Removing Packages capability. Created a LOT of timer issues.

This commit is contained in:
CCOSTAN
2017-04-11 14:51:30 +00:00
parent 41f9d13747
commit 3bf72da605
4 changed files with 0 additions and 55 deletions

View File

@@ -1,13 +0,0 @@
- alias: Announce package delivery
trigger:
platform: state
entity_id: sensor.deliveries_today
condition:
- condition: template
value_template: '{{trigger.to_state.state|int > trigger.from_state.state|int}}'
action:
- service: script.Voice_notify
data_template:
value1: "A package was just delivered."