Removing automation since this moved off system

This commit is contained in:
Jeffrey Stone 2019-11-08 21:17:21 -05:00
parent 135d5b011b
commit 96da697b23
1 changed files with 0 additions and 19 deletions

View File

@ -31,25 +31,6 @@ camera:
name: USPS Mail Pictures
still_image_url: !secret usps_camera_url
automation:
- id: reset_usps
initial_state: true
alias: Reset USPS
trigger:
- platform: time
at: '00:00:10'
action:
- service: shell_command.usps
- id: get_usps
initial_state: true
alias: Get USPS
trigger:
- platform: time
at: '10:00:00'
action:
- service: shell_command.usps
# Notify USPS mails via TTS, and iOS notification with attachment
###############################################################################
- id: notify_usps_mail