Skip to content

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
@codecov
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.

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.

2 participants