MisterWil / abodepy

A thin Python wrapper for the Abode alarm API
MIT License
49 stars 17 forks source link

Fix camera capture URL #59

Closed shred86 closed 4 years ago

shred86 commented 4 years ago

Changes CAMS_ID_CAPTURE_URL back to what it was previously. It's currently broken, see #58. It was identified on this reddit thread and I confirmed it as well with my Iota camera.

It was actually a combination from some of the changes I made implementing config entries as well as the changes to abodepy. I created a pull request over at Home Assistant with changes that fixes it but requires the changes in this PR as well.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 85.503% when pulling 7d42181f3dfe9fbcd229365cb38bc37330d79e64 on shred86:constants_fix into 9bb661ea3c749e8daba30737ccaa6cb1def7d913 on MisterWil:master.

MisterWil commented 4 years ago

Released in 0.16.7