From 96da697b23c9cca1f2564362b595e2fec6c94997 Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Fri, 8 Nov 2019 21:17:21 -0500 Subject: [PATCH] Removing automation since this moved off system --- config/packages/usps.yaml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/config/packages/usps.yaml b/config/packages/usps.yaml index ce4c733..deda74b 100755 --- a/config/packages/usps.yaml +++ b/config/packages/usps.yaml @@ -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