Ashish D'Souza
c34d7692f6
Add new family room camera #15
2024-11-05 23:33:42 -06:00
Ashish D'Souza
fb7a84cf4c
Fix Golang slog in uptime monitor #13
2024-10-09 18:47:17 -05:00
Ashish D'Souza
adb6e54c9c
Bumped Frigate to v0.14.1
2024-09-01 23:29:51 -05:00
Ashish D'Souza
90efd78669
Rewrite camera uptime monitor in Golang
2024-08-19 16:36:01 -05:00
Ashish D'Souza
fd4c30f655
Enabled Wyze bridge camera audio passthru
2024-08-12 09:15:57 -05:00
Ashish D'Souza
16493e884d
Upgrade Frigate to v0.14.0 #12
2024-08-11 19:28:53 -05:00
Ashish D'Souza
de4b7792d1
Added video ping to uptime monitor
2024-08-09 02:20:29 -05:00
Ashish D'Souza
6481511dcd
Added go2rtc restreaming
2024-08-05 22:54:05 -05:00
Ashish D'Souza
d996fa127c
Fixed Wyze Bridge auth to use new Wyze API
2024-06-16 22:00:16 -05:00
Ashish D'Souza
2544fabb26
Bump Frigate to v0.13.2 #11
2024-04-07 11:09:36 -05:00
Ashish D'Souza
ff12424ba3
Fixed NtfyNotifier constructor bug
2024-03-24 10:44:00 -05:00
Ashish D'Souza
59ee8e64b7
Added root path for webcontrol API
2024-03-24 03:52:37 -05:00
Ashish D'Souza
be3bd11632
Rewrite with asyncio and FastAPI #5
...
Squashed commit of the following:
commit 6832d62dc8360bd20e92df5554dd36426119a50d
Author: Ashish D'Souza <sudouser512@gmail.com>
Date: Sun Mar 24 03:17:38 2024 -0500
Converted to asyncio
2024-03-24 03:40:36 -05:00
Ashish D'Souza
b3a2076416
Disabled SSL certificate validation for Ntfy
2024-02-18 10:54:44 -06:00
Ashish D'Souza
c7e07f309d
Added support for Wyze bridge camera mapping
2024-02-18 10:45:13 -06:00
Ashish D'Souza
91ca9e88bc
Added camera uptime monitoring system #10
...
Squashed commit of the following:
commit 3c26ec1cf2c69f60f8dfc5db3f2ec292166d8f4e
Author: Ashish D'Souza <sudouser512@gmail.com>
Date: Sun Feb 18 02:46:18 2024 -0600
Added camera uptime monitoring system
2024-02-18 02:53:13 -06:00
Ashish D'Souza
20fe151435
Fixed MQTT container name
2024-02-12 22:04:37 -06:00
Ashish D'Souza
c58751e6dd
Added sunset delay to allow full darkness #7 #8
...
Squashed commit of the following:
commit 423931bcd23136ff4aea6b1cb9d9bf6dfc210f5a
Author: Ashish D'Souza <sudouser512@gmail.com>
Date: Sat Jan 27 16:03:57 2024 -0600
Added 30 minute sunset delay
2024-01-27 16:04:39 -06:00
Ashish D'Souza
f3dfaeea1b
Delayed webcontrol service start #9
...
Squashed commit of the following:
commit 6270850309f397503246f2bc0a0fd58e67a82561
Author: Ashish D'Souza <sudouser512@gmail.com>
Date: Sat Jan 27 15:42:21 2024 -0600
Fixed docker compose webcontrol dependencies
2024-01-27 15:49:14 -06:00
Ashish D'Souza
fc63499bf0
Fixed datetime bug
2024-01-07 20:17:06 -06:00
Ashish D'Souza
4ec4531f86
Fixed sunset detection reset #6
2023-12-17 12:40:26 -06:00
Ashish D'Souza
ce1497cf86
Fixed undesired sunset detection reset behavior #4
...
Squashed commit of the following:
commit 733c4fb387649d58621a86ff483c3c42c787c58d
Author: Ashish D'Souza <sudouser512@gmail.com>
Date: Tue Dec 5 21:37:21 2023 -0600
Fixed sunset detection reset behavior
commit c581ea62d59bd21e4f024bf50578f75338aa91c5
Author: Ashish D'Souza <sudouser512@gmail.com>
Date: Tue Dec 5 21:35:10 2023 -0600
Updated config.yaml to reflect regular state
2023-12-05 21:38:09 -06:00
Ashish D'Souza
70a5c983ea
Added build notifications to Jenkinsfile
2023-11-19 17:43:22 -06:00
Ashish D'Souza
e2812494a0
Setup Docker Wyze bridge #2
...
Squashed commit of the following:
commit 4a87bc5606
Author: Ashish D'Souza <sudouser512@gmail.com>
Date: Sun Oct 29 20:55:19 2023 -0500
Setup pipeline to support Wyze bridge
commit 56da8ba7db
Author: Ashish D'Souza <sudouser512@gmail.com>
Date: Sun Oct 29 20:54:39 2023 -0500
Added configuration for Wyze bridge
2023-10-29 20:56:24 -05:00
Ashish D'Souza
3642e26c7a
Migrated MQTT to internal Docker network #1
...
Squashed commit of the following:
commit cc7419ff856867009e48aae1f1685382352a1ded
Author: Ashish D'Souza <sudouser512@gmail.com>
Date: Sun Oct 29 20:32:38 2023 -0500
Removed MQTT auth from pipeline
commit ef80c5a56a9d0f5adb821bfc3e83d9f2d3726c7b
Author: Ashish D'Souza <sudouser512@gmail.com>
Date: Sun Oct 29 20:32:09 2023 -0500
Removed forced MQTT auth from source
commit 4c00200f8e77c1c4c24d1e6ac9f425e1f3ed83a6
Author: Ashish D'Souza <sudouser512@gmail.com>
Date: Sun Oct 29 20:31:35 2023 -0500
Updated configs
2023-10-29 20:33:14 -05:00
Ashish D'Souza
415d4e0094
Fixed CA update step in deployment pipeline #3
...
Squashed commit of the following:
commit db342ff0b5
Author: Ashish D'Souza <sudouser512@gmail.com>
Date: Sun Oct 29 19:39:22 2023 -0500
Created docker_entrypoint.sh #3
2023-10-29 20:15:02 -05:00
Ashish D'Souza
15dd80e8e6
Added motion mask for timestamp on back door camera
2023-10-09 19:09:48 -05:00
Ashish D'Souza
82b36aa708
Added new back door camera
2023-10-09 18:14:05 -05:00
Ashish D'Souza
2845979497
Increased quiet period for notifications to 3 minutes
2023-08-13 19:06:35 -04:00
Ashish D'Souza
296e6326c6
Rearchitected FrigateEventNotifier
2023-07-31 12:33:03 -04:00
Ashish D'Souza
ee983c305d
Updated configuration
2023-07-30 12:19:08 -04:00
Ashish D'Souza
9d490f8ce4
Added try/except to prevent exiting of sunset thread
2023-07-30 02:43:47 -04:00
Ashish D'Souza
fa157287e1
Updated notifications to allow required zones
2023-07-30 00:01:28 -04:00
Ashish D'Souza
a7a8089939
Added front_door_zone to doorbell camera
2023-07-29 17:16:31 -04:00
Ashish D'Souza
9c0be03a99
Enabled retrieving all camera names from Frigate API
2023-07-25 16:17:06 -04:00
Ashish D'Souza
9a0bcf6cdc
Added doorbell camera
2023-07-23 16:41:00 -04:00
Ashish D'Souza
1a37d48fb0
Adjusted stream encoding and size for driveway
2023-07-23 16:31:03 -04:00
Ashish D'Souza
81900c756b
Added driveway camera
2023-07-18 16:29:58 -04:00
Ashish D'Souza
995e81c549
Added sunset reset feature
2023-07-14 21:18:07 -04:00
Ashish D'Souza
98a66a1e99
Update 'conf/config.yaml'
2023-06-07 12:24:35 -05:00
Ashish D'Souza
3ae75ee751
Added gitignore
2023-06-06 21:02:43 -04:00
Ashish D'Souza
1bf19998ec
Updated object masks in back door camera
2023-06-06 20:19:03 -04:00
Ashish D'Souza
96d809372b
Added object mask to ignore drainpipe
2023-06-05 18:02:08 -04:00
Ashish D'Souza
981a809467
Updated object mask for flower bed and back door
2023-05-26 05:51:38 -04:00
Ashish D'Souza
ff6ec12006
Added object masks for front door
2023-05-24 13:01:15 -05:00
Ashish D'Souza
ce6b363d4e
Added webcontrol API
2023-05-21 19:49:49 -04:00
Ashish D'Souza
a13f099e14
Update 'notify/src/ntfy.py'
2023-05-20 18:21:11 -05:00
Ashish D'Souza
d29d9e16f0
Added notification system
2023-05-20 12:46:07 -04:00
Ashish D'Souza
b0534c481f
Disabled family room camera
2023-05-17 09:44:12 -05:00
Ashish D'Souza
2b80cc95c0
Added Frigate
2023-05-11 19:03:34 -04:00