Blinkpy

Latest version: v0.23.0

Safety actively analyzes 687767 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 9

0.16.3

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Add user-agent to all headers

0.16.2

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Add user-agent to header at login
- Remove extra data parameters at login (not-needed)
- Bump pytest to 6.0.1

0.16.1

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Unpin requirements, set minimum version instead
- Bump coverage to 5.2.1
- Bump pytest to 6.0.0

0.16.0

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

**Breaking Changes:**

- Add arm property to camera, deprecate motion enable method (`fronzbot 273 <https://github.com/fronzbot/blinkpy/pull/273>`__)
- Complete refactoring of auth logic (breaks all pre-0.16.0 setups!) (`fronzbot 261 <https://github.com/fronzbot/blinkpy/pull/261>`__)

**New Features:**

- Add is_errored property to Auth class (`fronzbot 275 <https://github.com/fronzbot/blinkpy/pull/275>`__)
- Add new endpoint to get user infor (`fronzbot 280 <https://github.com/fronzbot/blinkpy/pull/280>`__)
- Add get_liveview command to camera module (`fronzbot 289 <https://github.com/fronzbot/blinkpy/pull/289>`__)
- Add blink Mini Camera support (`fronzbot 290 <https://github.com/fronzbot/blinkpy/pull/290>`__)
- Add option to skip homescreen check (`fronzbot 305 <https://github.com/fronzbot/blinkpy/pull/305>`__)
- Add different timeout for video and image retrieval (`fronzbot 323 <https://github.com/fronzbot/blinkpy/pull/323>`__)
- Modifiy session to use HTTPAdapter and handle retries (`fronzbot 324 <https://github.com/fronzbot/blinkpy/pull/324>`__)
- Add retry option overrides (`fronzbot 339 <https://github.com/fronzbot/blinkpy/pull/339>`__)

**All changes:**

Please see the change list in the (`Release Notes <https://github.com/fronzbot/releases/tag/v0.16.0>`__)

0.15.1

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Bugfix: remove "Host" from auth header (`fronzbot 330 <https://github.com/fronzbot/blinkpy/pull/330>`__)

0.15.0

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Breaking Changes:**

- Removed support for Python 3.5 (3.6 is now the minimum supported version)
- Deprecated ``Blink.login()`` method. Please only use the ``Blink.start()`` method for logging in.

**New Functions**

- Add ``device_id`` override when logging in (for debug and to differentiate applications) (`fronzbot 245 <https://github.com/fronzbot/blinkpy/pull/245>`__)

This can be used by instantiating the Blink class with the ``device_id`` parameter.

**All Changes:**

- Fix setup.py use of internal pip structure (`fronzbot 233 <https://github.com/fronzbot/blinkpy/pull/233>`__)
- Update python-slugify requirement from ~=3.0.2 to ~=4.0.0 (`fronzbot 234 <https://github.com/fronzbot/blinkpy/pull/234>`__)
- Update python-dateutil requirement from ~=2.8.0 to ~=2.8.1 (`fronzbot 230 <https://github.com/fronzbot/blinkpy/pull/230>`__)
- Bump requests from 2.22.0 to 2.23.0 (`fronzbot 231 <https://github.com/fronzbot/blinkpy/pull/231>`__)
- Refactor login logic in preparation for 2FA (`fronzbot 241 <https://github.com/fronzbot/blinkpy/pull/241>`__)
- Add 2FA Support (`fronzbot 242 <https://github.com/fronzbot/blinkpy/pull/242>`__) (fixes (`#210 <https://github.com/fronzbot/blinkpy/pull/210>`__))
- Re-set key_required and available variables after setup (`fronzbot 245 <https://github.com/fronzbot/blinkpy/pull/245>`__)
- Perform system refresh after setup (`fronzbot 245 <https://github.com/fronzbot/blinkpy/pull/245>`__)
- Fix typos (`fronzbot 244 <https://github.com/fronzbot/blinkpy/pull/244>`__)

Page 4 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.