Skip to content

Prepare 0.9.0 #1401

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 21, 2024
Merged

Prepare 0.9.0 #1401

merged 3 commits into from
Dec 21, 2024

Conversation

sdb9696
Copy link
Collaborator

@sdb9696 sdb9696 commented Dec 21, 2024

0.9.0 (2024-12-21)

Full Changelog

Release highlights:

  • Improvements to Tapo camera support:
    • C100, C225, C325WB, C520WS and TC70 now supported.
    • Support for motion, person, tamper, and baby cry detection.
  • Initial support for Tapo robovacs.
  • API extended with FeatureAttributes for consumers to test for supported features.
  • Experimental support for Kasa cameras1

Breaking changes:

Implemented enhancements:

Fixed bugs:

  • Tapo H200 Hub does not work with python-kasa #1149
  • Treat smartcam 500 errors after handshake as retryable #1395 (@sdb9696)
  • Fix lens mask required component and state #1386 (@sdb9696)
  • Add LensMask module to smartcam #1385 (@sdb9696)
  • Do not error when accessing smart device_type before update #1319 (@sdb9696)
  • Fallback to other module data on get_energy_usage errors #1245 (@rytilahti)

Added support for devices:

Documentation updates:

Project maintenance:

Footnotes

  1. Currently limited to devices not yet provisioned via the Tapo app - Many thanks to @Puxtril!

@sdb9696 sdb9696 added the release-prep Label for PR bumping release and updating changelog. label Dec 21, 2024
Copy link

codecov bot commented Dec 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.42%. Comparing base (9b1be1c) to head (43ede51).
Report is 83 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1401   +/-   ##
=======================================
  Coverage   92.42%   92.42%           
=======================================
  Files         132      132           
  Lines        8203     8203           
  Branches      839      839           
=======================================
  Hits         7582     7582           
  Misses        459      459           
  Partials      162      162           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sdb9696 sdb9696 merged commit 63f4f82 into master Dec 21, 2024
18 checks passed
@sdb9696 sdb9696 deleted the release/0.9.0 branch December 21, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-prep Label for PR bumping release and updating changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant