tchellomello / python-arlo

Python Arlo is a library written in Python 2.7/3x that exposes the Netgear Arlo cameras as Python objects.
GNU Lesser General Public License v3.0
100 stars 35 forks source link

Enhanced how Arlo queries API to reduce polls #75

Closed tchellomello closed 6 years ago

tchellomello commented 6 years ago

Related issue: https://github.com/home-assistant/home-assistant/issues/13176

WIP Home Assistant Future PR: https://github.com/tchellomello/home-assistant/compare/dev...arlo_fix

With that Home Assistant future PR (depends on this PR to be approved) I got significaly improvements on the Arlo component. It would be great if you could test that too.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-1.2%) to 79.743% when pulling 9f007656546752bb9c0c083f1fffd0a58cf5900f on arlo_fixes into ff8aca247ca80f3038eef86704a9dd4f92298d26 on master.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-1.4%) to 79.577% when pulling 013483314bc5ee81ec2fc9b0ddc5d18f55cbf0ac on arlo_fixes into ff8aca247ca80f3038eef86704a9dd4f92298d26 on master.

tchellomello commented 6 years ago

@jwillaz @viswa-swami @broox @ryanwinter can I have your guys opinion?