From ee41b88d373380efc4fb3e3a5b05394423c19a28 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Fri, 24 Jul 2026 17:11:23 +0000 Subject: [PATCH] .storage/lovelace_resources, automations.yaml --- .storage/lovelace_resources | 2 +- automations.yaml | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/.storage/lovelace_resources b/.storage/lovelace_resources index 6ba3c2c..03e2523 100644 --- a/.storage/lovelace_resources +++ b/.storage/lovelace_resources @@ -295,7 +295,7 @@ "type": "module" }, { - "id": "d04da6163ea2434797129803283d9aa4", + "id": "7af14a6875ad4cb6831f4cd972f57cb8", "url": "/climate_scheduler/static/climate-scheduler-card.js?v=1.15.1", "type": "module" } diff --git a/automations.yaml b/automations.yaml index 89b921b..d59ec95 100644 --- a/automations.yaml +++ b/automations.yaml @@ -2607,14 +2607,9 @@ notification_id: blink_front_{{ now().strftime('%Y%m%d_%H%M%S_%f') }} - action: camera.snapshot target: - entity_id: camera.front + entity_id: camera.blink_backyard data: filename: /media/{{ snapshot_filename }} - - action: camera.snapshot - target: - entity_id: camera.front - data: - filename: /config/www/{{ snapshot_filename }} - delay: hours: 0 minutes: 0