MattTW / BlinkMonitorProtocol

Unofficial documentation for the Blink Wire-Free HD Home Monitoring & Alert System
412 stars 77 forks source link

Had to change the request line to go back to v2... #37

Closed nhhandyman closed 3 years ago

nhhandyman commented 4 years ago

With the latest changes - I needed to change the page url to the v2 version: pageNumUrl = 'https://rest-'+region+'.immedia-semi.com/api/v2/videos/changed?since=2019-04-19T23:11:20+0000&page=' + str(pageNum)

References to

videoJson["device_name"] need to go to videoJson["camera_name"]

but its not finding any new videos - just very old ones...