mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-20 20:56:44 +00:00
Removing automation since this moved off system
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user