Kevin Fronczak

Results 42 comments of Kevin Fronczak

It's possible Blink is changing their login endpoint. Whenever they do that it has historically been a slow rollout with some user being impacted before it goes to everyone. It...

Thanks @Tombost Need to update the API here with the new url and release an rc version to make sure it works. Looks like we're missing the {UserID} field though,...

@Judas2016 try `pip install blinkpy==0.23.0b7` and let me know if your issue is fixed. This pre-release version has the above API endpoint fix.

Hmmm well that's concerning. Probably a much larger API overhaul 😞

@dontcallmeshirley those endpoints are three years old. Which ones did you use specifically? If those are working it's much more likely that Blink is identifying traffic from this library and...

@Tombost - good stuff. I'm thinking this might just be user-agent shenanigans. We've had to make a change to the following "constants" before in order to get the library working...

No update as neither myself nor @mkmer can recreate the problem so the best we can do is throw stuff at the wall to see if it sticks. Based on...

No updates on the library side, unfortunately

Unfortunately, no. The protocol Blink uses appears to be proprietary and unless someone is able to crack it, anything with an immis link will be unviewable.

@dashrb I own zero doorbells. What @mkmer is saying is that you can test that the code is doing what you expect. The tests we have in the library are...