I’m using 0.94.3. I’ll note that it was working a few days ago. I went as far as creating a fresh install of HASSIO with the config.yaml containing only my blink credentials. Home Assistant actually ends up hanging (retrying to login over and over again) and never comes back up. Can someone who actually uses Blink confirm/deny that the component is working?
Here’s the error:
2019-06-12 10:33:05 INFO (SyncWorker_7) [blinkpy.blinkpy] Attempting login with https://prod.immedia-semi.com/login 2019-06-12 10:33:05 INFO
(SyncWorker_7) [blinkpy.blinkpy] Attempting login with https://rest.piri.immedia-semi.com/login 2019-06-12 10:33:05 INFO
(SyncWorker_7) [blinkpy.helpers.util] Cannot connect to server with url https://rest.piri.immedia-semi.com/login. 2019-06-12 10:33:05 INFO
(SyncWorker_7) [blinkpy.helpers.util] Auth token expired, attempting reauthorization.
It seems that the library is unable to find any valid endpoints for you to log in (it has resorted to the final login endpoint it will try before giving up). Can you verify that you can access your cameras via the Blink app? If you CAN access your cameras via the app, let me know as there is some additional debugging we can do.
EDIT- for what it’s worth I have a hunch as to what the problem is and, if I’m right, it should be an easy fix in the library