Commit Graph

11 Commits

Author SHA1 Message Date
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 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 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 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 9d490f8ce4 Added try/except to prevent exiting of sunset thread 2023-07-30 02:43:47 -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 995e81c549 Added sunset reset feature 2023-07-14 21:18:07 -04:00
Ashish D'Souza ce6b363d4e Added webcontrol API 2023-05-21 19:49:49 -04:00