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

Adds methods to get speaker volume, night light status and brightness #98

Closed lukiffer closed 6 years ago

lukiffer commented 6 years ago

Per #93, adds methods to get extended properties of Arlo Baby camera base stations:

Fixes: #93

coveralls commented 6 years ago

Coverage Status

Coverage increased (+1.0%) to 79.868% when pulling c2751ae6ef20f05998c8af5474daf39bb592d55e on lukiffer:feature/baby_extended_properties into c9b5a2d7328f3fcfb522d52aecb88fa10aa93f3a on tchellomello:master.

tchellomello commented 6 years ago

@lukiffer package is published at PyPi