node-blink-security
node-blink-security copied to clipboard
Some blink servers have expired certificates.
A user of my homebridge plugin noticed that some blink servers have expired certificates which causes API calls to fail using this plugin. You can see the discussion here. https://github.com/bartdorsey/homebridge-blinkcameras/issues/28#issuecomment-648837001
There’s also a discussion of this over here for homeassistant https://github.com/home-assistant/core/issues/24221
Looks like it might have to do with a change in how the URLs should be constructed. See https://github.com/MattTW/BlinkMonitorProtocol/issues/39#issuecomment-631451271