@beanbag wrote:
Hi all,
I’ve just switched from OpenHAB to Home Assistant and all has gone great aside from a couple of issues. Firstly, I’ve set everything up on a new Raspberry Pi. Originally I started with OpenHAB, transferring my Windows server setup to the Raspberry Pi with little difficulty, but continued to have trouble setting up the scripts and HomeKit integration.
So I took the plunge after reading all the reviews and switched to Home Assistant.
As I mentioned earlier, two issues are still remaining which I’m hoping you might be able to resolve.
Firstly and most importantly…Blink.
I have two Blink security cameras and I simply cannot get them to integrate into my system.
I’ve added the following code:
# Example configuration.yaml entry blink: username: YOUR_USERNAME password: YOUR_PASSWORD
And entered my username and password as I’ve done with other integrations. I’ve checked the entries numerous times and confirmed they work on the Blink app, but I am not able to make this work.
In the logs I see the following:
Log Details (ERROR) Logger: blinkpy.helpers.util Source: components/blink/__init__.py:116 First occurred: May 14, 2020, 11:19:36 PM (1 occurrences) Last logged: May 14, 2020, 11:19:36 PM Endpoint https://rest-piri.immedia-semi.com/login failed. Possible issue with Blink servers.
Does anyone else have this issue and how can it be corrected? Have Blink blocked their API and is there even a solution?
Thanks!
Posts: 1
Participants: 1