Page 1 of 2

Blink Camera Plugin

PostPosted: Mon Oct 03, 2022 12:54 pm
by racarter
I've developed a plugin to interface Blink cameras to Indigo. It currently supports outdoor cameras and sync modules, since that's all the kit I have, and allows arming/disarming of cameras and whole systems. It also retrieves data such as battery levels and camera temperatures.

The plugin is now available in the Plugin Store.

Re: Blink Camera Plugin

PostPosted: Tue Oct 25, 2022 5:35 pm
by T-Power
Hey racarter,

This is very exciting.
Looking forward to trying this.

T.I.A.

Re: Blink Camera Plugin

PostPosted: Tue Oct 25, 2022 5:46 pm
by racarter
It’s in the plugin store. :)

Re: Blink Camera Plugin

PostPosted: Tue Oct 25, 2022 8:56 pm
by T-Power
Thank you!

Oh boy I see I need to update Indigo from 7.5 to the newest version, as well as update my OS from 10.9 to 10.12.

Your Blink Camera Plugin is working very good? :)

Re: Blink Camera Plugin

PostPosted: Tue Oct 25, 2022 11:19 pm
by racarter
Yes, it’s working well

Re: Blink Camera Plugin

PostPosted: Wed Oct 26, 2022 5:48 am
by T-Power
Much appreciated. I will give it a go.

Thanks :)

Re: Blink Camera Plugin

PostPosted: Thu Oct 27, 2022 7:38 pm
by T-Power
Hey racarter,

Finally upgraded from 10.9.5. Took a couple of hours but arrived in one piece. :)
I have the latest Indigo running along with your plugin. Yet I am not about to see or access any of the camera.

Would you mind sharing a brief description of this setup for those who are a bit slow must of the time?

T.I.A. :D

Re: Blink Camera Plugin

PostPosted: Fri Oct 28, 2022 12:15 am
by racarter
If you've entered your Blink user name and password in the plugin config then restarted the plugin it should then create the camera devices in Indigo. Are you getting any error messages in the event log? If so, please PM me with details.

Re: Blink Camera Plugin

PostPosted: Tue Nov 01, 2022 4:01 pm
by Japple55
racarter,
Thanks for writing this plugin.

I'm in the same boat as T-Power. Installation seemed to go okay, I entered all credential info for my Blink account, including the key. Restarted the plugin but the camera devices were not created.

Attached is the log info, which indicates the plugin IS seeing the camera data. Any ideas?

TIA,
Jim

Re: Blink Camera Plugin

PostPosted: Tue Nov 01, 2022 4:32 pm
by racarter
Can’t see the log info..?

Re: Blink Camera Plugin

PostPosted: Tue Nov 01, 2022 4:51 pm
by Japple55
Sorry, I finally got the camera devices created so I was going to delete the post but you had already replied (thanks!). I had to disable and then reload the plugin a couple of times and then the devices were created. I've been playing around with the config to arm & disarm and it sometimes works, but I don't have any definite info to share yet. I'll keep working on it and repost when I know more.

Jim

Re: Blink Camera Plugin

PostPosted: Fri Dec 09, 2022 12:28 pm
by Japple55
Really liking this plug-in!!! I upgraded my Sync module to the newest version, deleted all the camera devices and the plugin automatically recreated them and started working with the new module right away. Very slick!

One question: is there any way to see a simple/truncated motion detection alert in the log, without seeing the full data dump as it does now? It's good info but very verbose, and not really needed all the time. Perhaps another checkbox on the config page for simple logging vs detailed logging?

Thanks,

Jim

Re: Blink Camera Plugin

PostPosted: Fri Dec 09, 2022 1:08 pm
by racarter
You can create a trigger for when movement is detected; would that do what you want? Failing that, you can download the latest release. :wink:

Re: Blink Camera Plugin

PostPosted: Sat Dec 10, 2022 12:12 pm
by Japple55
Wow, thanks for the timely response AND updated version...Impressive!

Trigger...DUH! Such a simple solution :shock:

I installed the latest version and it works but it logs the event three times for some reason. Attached shows the three plugin entries and a trigger entry I created. I did stop and reload the plugin after installing.

Thanks!

Jim

Re: Blink Camera Plugin

PostPosted: Sat Dec 10, 2022 1:41 pm
by racarter
The problem is that the camera's 'movement detected' flag stays active for a while, so it's caught by several polls. I'll have a think about how to cater for that, but in the meantime I suggest you disable the feature and use triggers.

Update: New version in plugin store.