Replies: 2 comments 12 replies
-
Personally, I'd imagine frigate will just implement notifications directly. Supporting each service is a lot to provide to users and will bring even more requests of "use this service too" There are many options besides home assistant like node red or even a simple local script to handle this via MQTT. |
Beta Was this translation helpful? Give feedback.
12 replies
-
Polling via web-api is the other available method of frigate-notify. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I was looking for the possibility to integrate frigate events and streaming links with telegram.
I honestly would like to avoid Home Automation simply because i'm not using it extensively to justitfy its deployment.
I was wondering whether, given it is just a chat_id and a bot_token, the integration can be directly implemented here.
If not, i was planning to setup an http api to telegram sender, in that case would it make sense to send out an event api request every 1/2m to check whether there was a new event and reconstruct the url to snapshots/record?
Beta Was this translation helpful? Give feedback.
All reactions