From a7a808993991723f082e1cb0020b4b515951a26b Mon Sep 17 00:00:00 2001 From: Ashish D'Souza Date: Sat, 29 Jul 2023 17:16:31 -0400 Subject: [PATCH] Added front_door_zone to doorbell camera --- conf/config.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/conf/config.yaml b/conf/config.yaml index 59676fc..d2a0c3a 100644 --- a/conf/config.yaml +++ b/conf/config.yaml @@ -65,6 +65,16 @@ cameras: enabled: true width: 1920 height: 1080 + record: + events: + required_zones: + - front_door_zone + snapshots: + required_zones: + - front_door_zone + zones: + front_door_zone: + coordinates: 957,783,1920,1080,0,1080,539,817 driveway: enabled: true ffmpeg: