Skip to content

[Support]: Events not added to the event log but sent via MQTT #9974

Discussion options

You must be logged in to vote

You can have a thumbnail but no snapshot for an event?

the thumbnail only exists while the event is in progress and isn't saved anywhere once the event ends but there was nothing to save.

looking at the code I can see that for an event to be saved the object must have moved. Seems that because the object was detected but never moved at all it was not saved

if obj.obj_data["position_changes"] == 0:
return False

Replies: 3 comments 17 replies

Comment options

You must be logged in to vote
0 replies
Comment options

NickM-27
Feb 22, 2024
Collaborator Sponsor

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

NickM-27 Feb 22, 2024
Collaborator Sponsor

@Mincka
Comment options

@Mincka
Comment options

@NickM-27
Comment options

NickM-27 Feb 22, 2024
Collaborator Sponsor

Answer selected by Mincka
@Mincka
Comment options

@Mincka
Comment options

@Mincka
Comment options

Comment options

You must be logged in to vote
3 replies
@Mincka
Comment options

@MickPBduece
Comment options

@Mincka
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment