Releases: fronzbot/blinkpy
Releases · fronzbot/blinkpy
blinkpy-0.23.0
What's Changed
- Dev version bump by @fronzbot in #914
- Bump black from 24.3.0 to 24.4.0 by @dependabot in #916
- Import .ospath by @mkmer in #920
- Bump ruff from 0.3.7 to 0.4.1 by @dependabot in #918
- Bump ruff from 0.4.1 to 0.4.2 by @dependabot in #924
- Bump coverage from 7.4.4 to 7.5.0 by @dependabot in #921
- Bump black from 24.4.0 to 24.4.1 by @dependabot in #923
- Fix verify endpoint by @fronzbot in #925
- Bump pytest from 8.1.1 to 8.1.2 by @dependabot in #927
- Bump black from 24.4.1 to 24.4.2 by @dependabot in #926
- Bump ruff from 0.4.2 to 0.4.5 by @dependabot in #934
- Bump pytest from 8.1.2 to 8.2.1 by @dependabot in #933
- Bump pygments from 2.17.2 to 2.18.0 by @dependabot in #930
- Bump coverage from 7.5.0 to 7.5.1 by @dependabot in #931
- Change codecov workflow to use token by @fronzbot in #935
- Bump coverage from 7.5.1 to 7.5.2 by @dependabot in #937
- Bump coverage from 7.5.2 to 7.5.3 by @dependabot in #938
- Bump ruff from 0.4.5 to 0.4.6 by @dependabot in #939
- Bump ruff from 0.4.6 to 0.4.7 by @dependabot in #942
- Bump ruff from 0.4.7 to 0.4.8 by @dependabot in #944
- Bump pytest from 8.2.1 to 8.2.2 by @dependabot in #943
- Pin issues by @jrhunger in #941
- Add another get_homescreen() call after 2fa verification by @mback2k in #945
- Fix clip recording for Blink Mini and Doorbell camera models by @mback2k in #946
- Bump ruff from 0.4.8 to 0.4.9 by @dependabot in #947
- Added ability to get and set notification flags by @fronzbot in #949
- Dev dump for release by @fronzbot in #950
- 0.23.0 by @fronzbot in #951
New Contributors
Full Changelog: v0.22.7...v0.23.0
blinkpy-0.23.0b8
What's Changed
- Bump pytest from 8.1.1 to 8.1.2 by @dependabot in #927
- Bump black from 24.4.1 to 24.4.2 by @dependabot in #926
- Bump ruff from 0.4.2 to 0.4.5 by @dependabot in #934
- Bump pytest from 8.1.2 to 8.2.1 by @dependabot in #933
- Bump pygments from 2.17.2 to 2.18.0 by @dependabot in #930
- Bump coverage from 7.5.0 to 7.5.1 by @dependabot in #931
- Change codecov workflow to use token by @fronzbot in #935
- Bump coverage from 7.5.1 to 7.5.2 by @dependabot in #937
- Bump coverage from 7.5.2 to 7.5.3 by @dependabot in #938
- Bump ruff from 0.4.5 to 0.4.6 by @dependabot in #939
- Bump ruff from 0.4.6 to 0.4.7 by @dependabot in #942
- Bump ruff from 0.4.7 to 0.4.8 by @dependabot in #944
- Bump pytest from 8.2.1 to 8.2.2 by @dependabot in #943
- Pin issues by @jrhunger in #941
- Add another get_homescreen() call after 2fa verification by @mback2k in #945
- Fix clip recording for Blink Mini and Doorbell camera models by @mback2k in #946
New Contributors
Full Changelog: v0.23.0b7...v0.23.0b8
blinkpy-0.23.0b7
API Change
Updates the request_verify
API endpoint
What's Changed
- Dev version bump by @fronzbot in #914
- Bump black from 24.3.0 to 24.4.0 by @dependabot in #916
- Import .ospath by @mkmer in #920
- Bump ruff from 0.3.7 to 0.4.1 by @dependabot in #918
- Bump ruff from 0.4.1 to 0.4.2 by @dependabot in #924
- Bump coverage from 7.4.4 to 7.5.0 by @dependabot in #921
- Bump black from 24.4.0 to 24.4.1 by @dependabot in #923
- Fix verify endpoint by @fronzbot in #925
Full Changelog: v0.22.7...v0.23.0b7
blinkpy-0.22.7
What's Changed
- Dev bump by @fronzbot in #871
- Restore camera battery_voltage and wifi_strength by @dashrb in #877
- Bump ruff from 0.1.14 to 0.2.0 by @dependabot in #880
- Test for none type in command function by @mkmer in #892
- Bump ruff from 0.2.0 to 0.3.0 by @dependabot in #889
- Bump pytest from 7.4.4 to 8.0.2 by @dependabot in #888
- Bump pytest-sugar from 0.9.7 to 1.0.0 by @dependabot in #879
- Update to node20 actions by @mkmer in #907
- Bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #902
- Fix codecov by @fronzbot in #908
- Aiofiles import cleanup, fix warnings in pyproject.toml by @mkmer in #906
- Bump pytest from 8.0.2 to 8.1.1 by @dependabot in #895
- Bump pytest-timeout from 2.2.0 to 2.3.1 by @dependabot in #894
- Bump ruff from 0.3.0 to 0.3.7 by @dependabot in #909
- Bump build from 1.0.3 to 1.2.1 by @dependabot in #903
- Reformat to enable black 24.3.0 by @mkmer in #910
- Bump coverage from 7.4.0 to 7.4.4 by @dependabot in #898
- Changelog and version bump for release by @fronzbot in #913
- 0.22.7 by @fronzbot in #912
Full Changelog: v0.22.6...v0.22.7
blinkpy-0.22.6
What's Changed
- Add properties for version information by @mkmer in #854
- Complete header match by @mkmer in #856
- Test for None type in poll_local_storage_manifest by @mkmer in #859
- Bump ruff from 0.1.11 to 0.1.13 by @dependabot in #858
- Add option to change agent from Auth() init by @mkmer in #860
- Update image after snap by @mkmer in #861
- fix missing ':' before port number in rtsps adress by @Rosi2143 in #863
- Add notification key to login by @mkmer in #862
- New temperature location by @mkmer in #867
- Bump ruff from 0.1.13 to 0.1.14 by @dependabot in #868
- Version bump by @fronzbot in #870
- 0.22.6 by @fronzbot in #869
Full Changelog: v0.22.5...v0.22.6
blinkpy-0.22.5
What's Changed
- Bump ruff from 0.1.8 to 0.1.9 by @dependabot in #832
- Bump black from 23.12.0 to 23.12.1 by @dependabot in #833
- Bump coverage from 7.3.2 to 7.4.0 by @dependabot in #834
- Add new keys for wifi, lfr, and battery by @mkmer in #835
- Remove 3.8, Add 3.12 by @fronzbot in #839
- Battery level by @mkmer in #837
- Address not awaited warning by @mkmer in #838
- Deprecate py38 by @fronzbot in #840
- Bump pytest from 7.4.3 to 7.4.4 by @dependabot in #836
- Bump ruff from 0.1.9 to 0.1.11 by @dependabot in #841
- Catch
ContentTypeError
in 2FA by @mkmer in #843 - Add/extract firmware version by @mkmer in #842
- Additional logging, fix blinksync json by @mkmer in #844
- Log text response by @mkmer in #845
- Add tests for logging by @mkmer in #846
- Handle Emtpy put response in wait_command by @mkmer in #847
- Change default user agent to fix API calls by @gingerm0nkey in #848
- Android for new user agent by @mkmer in #850
- Version bump by @fronzbot in #851
- Bump actions to new versions by @mkmer in #852
- 0.22.5 by @fronzbot in #849
New Contributors
- @gingerm0nkey made their first contribution in #848
Full Changelog: v0.22.4...v0.22.5
blinkpy-0.22.4
What's Changed
- Bump ruff from 0.1.3 to 0.1.4 by @dependabot in #806
- Bump ruff from 0.1.4 to 0.1.5 by @dependabot in #810
- Bump black from 23.10.1 to 23.11.0 by @dependabot in #808
- Bump ruff from 0.1.5 to 0.1.6 by @dependabot in #812
- python formatter by @Rosi2143 in #813
- Create .readthedocs.yaml by @fronzbot in #816
- Delete ReadTheDocs by @fronzbot in #817
- docstring format changes by @Rosi2143 in #822
- Bump pygments from 2.16.1 to 2.17.1 by @dependabot in #819
- add missing entry in type_key_map by @Rosi2143 in #821
- Bump pygments from 2.17.1 to 2.17.2 by @dependabot in #824
- Bump ruff from 0.1.6 to 0.1.7 by @dependabot in #825
- Allow kwargs to throttled functions, await sleep in throttle by @mkmer in #823
- Bump black from 23.11.0 to 23.12.0 by @dependabot in #827
- Bump ruff from 0.1.7 to 0.1.8 by @dependabot in #828
- 0.22.4 by @fronzbot in #830
New Contributors
Full Changelog: v0.22.3...v0.22.4
blinkpy-0.22.3
What's Changed
- dev bump by @fronzbot in #787
- Bump ruff from 0.0.292 to 0.1.0 by @dependabot in #791
- Bump black from 23.9.1 to 23.10.0 by @dependabot in #792
- Bump ruff from 0.1.0 to 0.1.1 by @dependabot in #793
- Bump ruff from 0.1.1 to 0.1.2 by @dependabot in #794
- Bump black from 23.10.0 to 23.10.1 by @dependabot in #795
- Bump pytest from 7.4.2 to 7.4.3 by @dependabot in #796
- Check for none and empty dict in update by @mkmer in #800
- Bump ruff from 0.1.2 to 0.1.3 by @dependabot in #798
- Update CHANGES.rst by @fronzbot in #801
- 0.22.3 by @fronzbot in #802
Full Changelog: v0.22.2...v0.22.3
blinkpy-0.22.2
This is a re-release of 0.22.1 due to a typo in pyproject.toml
and I don't like moving tags
What's Changed
Full Changelog: v0.22.1...v0.22.2
blinkpy-0.22.1
What's Changed
- Dev version bump by @fronzbot in #749
- Cleanup readme, add breaking change warning by @fronzbot in #751
- Pyproject.toml + Ruff migration by @fronzbot in #752
- Bump ruff from 0.0.278 to 0.0.284 by @dependabot in #753
- Bump ruff from 0.0.284 to 0.0.285 by @dependabot in #754
- Fix night vision toggling for older devices (owl) by @cocasema in #756
- Bump ruff from 0.0.285 to 0.0.287 by @dependabot in #760
- Update blinkapp.py: Add missing await by @mkmer in #768
- Bump ruff from 0.0.287 to 0.0.289 by @dependabot in #769
- Bump black from 23.7.0 to 23.9.1 by @dependabot in #767
- Bump coverage from 7.3.0 to 7.3.1 by @dependabot in #763
- Bump build from 0.10.0 to 1.0.3 by @dependabot in #764
- Bump pytest from 7.4.0 to 7.4.2 by @dependabot in #765
- Bump ruff from 0.0.289 to 0.0.290 by @dependabot in #773
- Bump ruff from 0.0.290 to 0.0.292 by @dependabot in #777
- Fix stale by @fronzbot in #781
- Bump pytest-timeout from 2.1.0 to 2.2.0 by @dependabot in #779
- Bump coverage from 7.3.1 to 7.3.2 by @dependabot in #776
- Fix blinkapp session call by @mkmer in #783
- add check command to POST commands by @mkmer in #772
- version bump by @fronzbot in #785
- Update CHANGES.rst by @fronzbot in #786
- 0.22.1 by @fronzbot in #784
New Contributors
Full Changelog: v0.22.0...v0.22.1