Skip to content

Releases: fronzbot/blinkpy

blinkpy-0.22.0

17 Aug 03:19
cbafd75
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.0...v0.22.0

blinkpy-0.22.0.dev0

24 Jul 13:44
9129e76
Compare
Choose a tag to compare
blinkpy-0.22.0.dev0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.21.0...v0.22.0.dev0

v0.21.0

28 May 21:57
078405c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.20.0...v0.21.0

blinkpy-0.21.0.rc0

10 May 17:36
a40011c
Compare
Choose a tag to compare
blinkpy-0.21.0.rc0 Pre-release
Pre-release

Release candidate for night vision control support

blinkpy-0.20.0

30 Jan 03:37
fa959f8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19.2...v0.20.0

blinkpy-0.20.0.rc0

15 Dec 15:40
e51f876
Compare
Choose a tag to compare
blinkpy-0.20.0.rc0 Pre-release
Pre-release

Breaking Changes

  • Python 3.7 deprecated #644

New Features

Other changes

blinkpy-0.19.2

26 Jul 16:00
04283dd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19.1...v0.19.2

blinkpy-0.19.1

26 Jun 19:48
280be89
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19.0...v0.19.1

blinkpy-0.19.0

21 Mar 02:29
0b60976
Compare
Choose a tag to compare

v0.19.0 Major Changes

  • Python 3.6 has reached EOL and is deprecated
  • Support arm/disarm of Blink Mini cameras
  • Support of new thumbnail retrieval API endpoints

Bug Fixes

  • Fix debug method in _parse_downloaded_items (@tieum #540 )
  • Fix issue with returned thumbnails lacking slash in url (#550 )
  • Fully support new thumbnail API (@gdoermann #552)

New Features

  • Add support for arming/disarming Blink Mini cameras (@mstratford #546 )
  • Add product_type to BlinkCamera class to report the type of camera (#553)
  • Remove python 3.6 support, add python 3.10 support (#554)

Other Changes

  • Make code that determines needs for unique classes (Mini + Doorbells) generic so it's easier to maintain and expand in the future (#553)
  • Bump pre-commit to 2.17.0
  • Bump pytest-timeout to 2.1.0
  • Bump pygments to 2.11.2
  • Bump black to 22.1.0
  • Bump coverage to 6.3.2
  • Bump pytest to 7.1.1
  • Bump restructuredtext-lint to 1.4.0

blinkpy-0.19.0rc2

20 Mar 21:49
Compare
Choose a tag to compare
blinkpy-0.19.0rc2 Pre-release
Pre-release
  • Fix missing network_id in thumbnail url