Removing automation since this moved off system
This commit is contained in:
parent
135d5b011b
commit
96da697b23
|
@ -31,25 +31,6 @@ camera:
|
||||||
name: USPS Mail Pictures
|
name: USPS Mail Pictures
|
||||||
still_image_url: !secret usps_camera_url
|
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
|
# Notify USPS mails via TTS, and iOS notification with attachment
|
||||||
###############################################################################
|
###############################################################################
|
||||||
- id: notify_usps_mail
|
- id: notify_usps_mail
|
||||||
|
|
Loading…
Reference in New Issue