Blink Integration Error

I’m experiencing a configuration problem with Blink integration in Home Assistant (0.109.6).

This is my Configuration, my username and password are verified and everything is working properly in blink app. I’ve crosschecked the configuration.yaml file several time and in my point of view everything is correct :slight_smile:

blink:
  username: MyEmail
  password: Mypassword

Here’s the logs with the error

2020-05-18 22:02:39 ERROR (SyncWorker_19) [blinkpy.helpers.util] Endpoint https://rest-piri.immedia-semi.com/login failed. Possible issue with Blink servers.
2020-05-18 22:02:39 ERROR (SyncWorker_19) [blinkpy.blinkpy] Login API endpoint failed with response None
2020-05-18 22:02:39 ERROR (SyncWorker_19) [blinkpy.blinkpy] Login API endpoint failed with response False
2020-05-18 22:02:39 ERROR (SyncWorker_19) [blinkpy.blinkpy] Login API endpoint failed with response False

Getting the exact same errors with Home Assistant 0.106.5

Any ideas what the issue might be?
Blink works ok with their native app.

I got a message from them last week saying:

Notice: Disabling Unauthorized 3rd Party Automation Scripts

Dear Blink Customer,
You are receiving this email because your account has used automation scripts that use an outdated login method to connect to your Blink account. With security and customer protection as our top priority, that login method is being deprecated. This means that any scripts you are using will no longer work as of 5/11.

We encourage you to try out IFTTT, our supported 3rd party integration, for more secure automation functionality. If you have other feature preferences or requests, you can always email product feedback to [email protected] for consideration.
Thank you,

Team Blink

How can we fix this now?

There’s a really long thread about that here: Blink Camera's discontinuing "legacy" login

tl;dr. Fix is in the beta, or just wait for 0.110.0

1 Like

Just got it to work again. Amazing work! Thanks!

Thank you!!