blinkpy-0.24.0
Major Fix
Blink's login API changed, this release fixes authentication. Previous versions of the library will be non-functional as a result.
What's Changed
- Dev bump by @fronzbot in #952
- Bump ruff from 0.4.9 to 0.4.10 by @dependabot[bot] in #953
- Bump coverage from 7.5.3 to 7.5.4 by @dependabot[bot] in #954
- Bump ruff from 0.4.10 to 0.5.1 by @dependabot[bot] in #960
- Bump coverage from 7.5.4 to 7.6.0 by @dependabot[bot] in #961
- Bump ruff from 0.5.1 to 0.5.2 by @dependabot[bot] in #962
- Bump ruff from 0.5.2 to 0.5.3 by @dependabot[bot] in #963
- Bump pytest from 8.2.2 to 8.3.2 by @dependabot[bot] in #969
- Bump ruff from 0.5.3 to 0.5.5 by @dependabot[bot] in #968
- Fix tests with aiohttp >= 3.10.0 by @cjwatson in #974
- Bump pytest-cov from 5.0.0 to 6.1.1 by @dependabot[bot] in #1049
- Update setuptools requirement from ~=68.0 to >=68,<81 by @dependabot[bot] in #1055
- Bump pytest-timeout from 2.3.1 to 2.4.0 by @dependabot[bot] in #1057
- Bump pytest from 8.3.2 to 8.4.0 by @dependabot[bot] in #1064
- Bump ruff from 0.5.5 to 0.11.13 by @dependabot[bot] in #1065
- Bump coverage from 7.6.0 to 7.8.2 by @dependabot[bot] in #1061
- handle new login flow apis by @KiraPC in #1115
- handle new otp flow via apps by @KiraPC in #1116
- Bump version by @fronzbot in #1119
- Update README.rst by @fronzbot in #1121
- Version bump by @fronzbot in #1122
- v0.24.0 by @fronzbot in #1120
New Contributors
Full Changelog: v0.23.0...v0.24.0