Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Prepare 0.7.1 #1094

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 1 commit into from
Jul 31, 2024
Merged

Prepare 0.7.1 #1094

merged 1 commit into from
Jul 31, 2024

Conversation

sdb9696
Copy link
Collaborator

@sdb9696 sdb9696 commented Jul 31, 2024

0.7.1 (2024-07-31)

Full Changelog

Release highlights:

  • This release consists mainly of bugfixes and project improvements.
  • There is also new support for Tapo T100 motion sensors.
  • The CLI now supports child devices on all applicable commands.

Implemented enhancements:

Fixed bugs:

  • Fix iot light effect brightness #1092 (@sdb9696)
  • Enable setting brightness with color temp for smart devices #1091 (@sdb9696)
  • Do not send light_on value to iot bulb set_state #1090 (@sdb9696)
  • Allow erroring modules to recover #1080 (@sdb9696)
  • Raise KasaException on decryption errors #1078 (@sdb9696)
  • Update smart request parameter handling #1061 (@sdb9696)
  • Fix light preset module when list contains lighting effects #1048 (@sdb9696)
  • Handle module errors more robustly and add query params to light preset and transition #1036 (@sdb9696)
  • Fix credential hash to return None on empty credentials #1029 (@sdb9696)

Added support for devices:

Project maintenance:

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

codecov bot commented Jul 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.59%. Comparing base (6f14330) to head (29f54fc).
Report is 88 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1094   +/-   ##
=======================================
  Coverage   92.59%   92.59%           
=======================================
  Files          96       96           
  Lines        6080     6080           
  Branches     1498     1498           
=======================================
  Hits         5630     5630           
  Misses        351      351           
  Partials       99       99           

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

@sdb9696 sdb9696 merged commit 145a16d into master Jul 31, 2024
25 checks passed
@sdb9696 sdb9696 deleted the release/0.7.1 branch July 31, 2024 18:02
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