-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request