Out with the old and in with the new

This commit is contained in:
CeeWeasel
2025-07-16 20:14:36 -04:00
parent f608ec2827
commit 51d35b46e9
25 changed files with 1703 additions and 2551 deletions
-2
View File
@@ -9,7 +9,6 @@ trigger:
- binary_sensor.from_street_vehicle_occupancy
- binary_sensor.driveway_person_occupancy
- binary_sensor.front_yard_person_occupancy
- binary_sensor.front_yard_animal_occupancy
- binary_sensor.garage_door
from: "off"
to: "on"
@@ -20,7 +19,6 @@ trigger:
- binary_sensor.from_street_vehicle_occupancy
- binary_sensor.driveway_person_occupancy
- binary_sensor.front_yard_person_occupancy
- binary_sensor.front_yard_animal_occupancy
- binary_sensor.garage_door
from: "on"
to: "off"
+12 -10
View File
@@ -7,18 +7,20 @@ trigger:
webhook_id: "synology_doorbell_actionrule"
local_only: true
- id: button_pressed
platform: event
event_type: "amcrest"
event_data:
camera: "Front Porch"
event: "AlarmLocal"
# - id: button_pressed
# platform: event
# event_type: "amcrest"
# event_data:
# camera: "Front Porch"
# event: "AlarmLocal"
- id: button_pressed
platform: state
entity_id: binary_sensor.front_porch_button_pressed
from: "off"
to: "on"
trigger: event
event_type: amcrest
event_data:
event: "CallNoAnswered"
payload:
action: "Start"
- id: door_opened
platform: state