-
-
Notifications
You must be signed in to change notification settings - Fork 31.4k
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
Blink integration is marking my new recorded videos as already seen #98531
Comments
Hey there @fronzbot, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) blink documentation |
Sorry I'm not entirely sure I understand the problem, could you elaborate some more (maybe with screenshots or relevant logs)? I'll respond to everything you with my understanding so hopefully it is easier for us to converge on the underlying issue.
When the integration is removed, it should no longer interact with Blink so this sounds like expected behavior.
I'm assuming you mean this is what happens before removing the integration? And what constitutes "Marked as seen"? Note that the integration operates based on polling so a 10min change in status is not at all unreasonable.
The underlying library is completely open source if you'd like to vet it yourself: https://github.com/fronzbot/blinkpy |
What a horrendous issue description did I write! It was late, I was away and afraid someone had broken in in my network, my sincerest apologies.
Sorry, I didn't mean to write integration but automation (apologies again). I disabled the automation and it stopped happening. I didn't enable it since then.
I mean that when automation is enabled and blink system is armed I receive notifications on my phone when movement is detected by the blink camera. But when I open the blink app I see the new recorded videos (that I didn't yet open) already marked as seen.
You're completely right, apologies again. I was away on vacation and panicked a bit when I saw new videos recorded by movement detection in my house that where already seen. I had limited access to my system and couldn't gather & attach the information needed to properly trace this issue. I will enable the automation again to try and reproduce this issue again and come back to you as I should have in first place: with logs, more info and meaningful comments 😅 |
I checked and this happens since my last pull of HA stable docker image. I re-enabled the automation and right now it is marking the last video recorded from movement detection as seen whenever I execute said automation:
It seems this Let's check the code, it seems HA version Hmmm, could it be that this PR (introduced in Tracing back from said log line we get to:
Hope this helps |
@fronzbot ping |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
The problem
I created an automation based on this example and then some movement detection recorded videos where marked as seen although I didn't open them yet.
When I disable this automation that updates the image shown of my blink camera it stops marking my videos as seen.
When automation is enabled recorded videos are sometimes marked as seen 3 minutes after, sometimes 10. I checked and blink integration has not been updated lately, so I'm thinking maybe blink's API changed its behaviour somehow?
What version of Home Assistant Core has the issue?
2023.8.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
Blink
Link to integration documentation on our website
https://www.home-assistant.io/integrations/blink/
Diagnostics information
No response
Example YAML snippet
automation triggering this behaviour
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: