Skip to content

[Support]: 14.0 MQTT Camera Snapshot not Updating #11696

Answered by PablaV
PablaV asked this question in General Support
Discussion options

You must be logged in to vote

For anyone looking for a solution to this issue here is an automation I created in HA for person detection that are considered alerts.

The pre requsites you will need are the following:

  • Create a directory in the /media folder called snapshots
  • Downloader integration, configure it download to the newly created /media/snapshots directory

Basically the automation looks out for when a MQTT message is recieved for the frigate/reviews topic and confirm its an alert. Then it triggers an action to download the snapshot using the downloader.download_file service call. Instead of using the MQTT snapshot, I am using the Frigate API to download the snapshot. Note the way I am pulling the snapshot is…

Replies: 20 comments 23 replies

Comment options

You must be logged in to vote
0 replies
Comment options

NickM-27
Jun 10, 2024
Collaborator Sponsor

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@NickM-27
Comment options

NickM-27 Jul 1, 2024
Collaborator Sponsor

@PablaV
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@NickM-27
Comment options

NickM-27 Jul 23, 2024
Collaborator Sponsor

Comment options

You must be logged in to vote
1 reply
@NickM-27
Comment options

NickM-27 Jul 28, 2024
Collaborator Sponsor

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@NickM-27
Comment options

NickM-27 Aug 13, 2024
Collaborator Sponsor

Comment options

You must be logged in to vote
2 replies
@NickM-27
Comment options

NickM-27 Aug 13, 2024
Collaborator Sponsor

@PablaV
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@NickM-27
Comment options

NickM-27 Aug 20, 2024
Collaborator Sponsor

Comment options

You must be logged in to vote
7 replies
@PablaV
Comment options

@NickM-27
Comment options

NickM-27 Aug 21, 2024
Collaborator Sponsor

@PablaV
Comment options

@geftactics
Comment options

@PablaV
Comment options

Comment options

You must be logged in to vote
1 reply
@PablaV
Comment options

Comment options

You must be logged in to vote
4 replies
@Benjamin-299
Comment options

@PablaV
Comment options

@Benjamin-299
Comment options

@cigas4
Comment options

Comment options

You must be logged in to vote
3 replies
@jordan-tatout
Comment options

@PablaV
Comment options

@jordan-tatout
Comment options

Answer selected by PablaV
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment