Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New feature: Using MQTT to get the frigate events #12

Open
extera-nl opened this issue May 6, 2024 · 1 comment
Open

New feature: Using MQTT to get the frigate events #12

extera-nl opened this issue May 6, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@extera-nl
Copy link

I found a simulair project which is using MQTT to learn about the frigate events.
The repo can be found here.

As you can see in the docker-compose.yml this solution is spinning up an MQTT container so I you want you can use MQTT without having it running elsewhere, for example home assistant.

I used this version without the MQTT container, and pointed the config to my existing one.
This solution makes the notification system much faster without having to send a lot of API calls to learn about new frigate events.

@OldTyT
Copy link
Owner

OldTyT commented May 6, 2024

Hi! Thank you for the information!

@OldTyT OldTyT self-assigned this May 6, 2024
@OldTyT OldTyT added the enhancement New feature or request label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants