8000 Release 0.4.0.dev5 by rytilahti · Pull Request #215 · python-kasa/python-kasa · GitHub
[go: up one dir, main page]

Skip to content

Release 0.4.0.dev5 #215

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
Sep 24, 2021
Merged

Conversation

rytilahti
Copy link
Member

This release introduces re-using the device connection to get rid of (sometimes slow) connection establishment.
This is especially useful for emeter-enabled smart strips or any other usecases requiring consecutive I/O requests.

Full Changelog

Merged pull requests:

  • Add KL130 fixture, initial lightstrip tests #214 (rytilahti)
  • Keep connection open and lock to prevent duplicate requests #213 (bdraco)
  • Cleanup discovery & add tests #212 (rytilahti)

This release introduces re-using the device connection to get rid of (sometimes slow) connection establishment.
This is especially useful for emeter-enabled smart strips or any other usecases requiring consecutive I/O requests.

[Full Changelog](python-kasa/python-kasa@0.4.0.dev4...0.4.0.dev5)

**Merged pull requests:**

- Add KL130 fixture, initial lightstrip tests [\python-kasa#214](python-kasa#214) ([rytilahti](https://github.com/rytilahti))
- Keep connection open and lock to prevent duplicate requests [\python-kasa#213](python-kasa#213) ([bdraco](https://github.com/bdraco))
- Cleanup discovery & add tests [\python-kasa#212](python-kasa#212) ([rytilahti](https://github.com/rytilahti))
@rytilahti rytilahti changed the title 0.4.0.dev5 Release 0.4.0.dev5 Sep 24, 2021
@codecov-commenter
Copy link
codecov-commenter commented Sep 24, 2021

Codecov Report

Merging #215 (b471cfe) into master (e31cc66) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #215   +/-   ##
=======================================
  Coverage   81.68%   81.68%           
=======================================
  Files          12       12           
  Lines        1316     1316           
  Branches      173      173           
=======================================
  Hits         1075     1075           
  Misses        210      210           
  Partials       31       31           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e31cc66...b471cfe. Read the comment docs.

@rytilahti rytilahti merged commit 85f17ab into python-kasa:master Sep 24, 2021
@rytilahti rytilahti deleted the release/0.4.0.dev5 branch September 24, 2021 21:38
rytilahti added a commit to rytilahti/python-kasa that referenced this pull request Oct 11, 2021
This release introduces re-using the device connection to get rid of (sometimes slow) connection establishment.
This is especially useful for emeter-enabled smart strips or any other usecases requiring consecutive I/O requests.

[Full Changelog](python-kasa/python-kasa@0.4.0.dev4...0.4.0.dev5)

**Merged pull requests:**

- Add KL130 fixture, initial lightstrip tests [\python-kasa#214](python-kasa#214) ([rytilahti](https://github.com/rytilahti))
- Keep connection open and lock to prevent duplicate requests [\python-kasa#213](python-kasa#213) ([bdraco](https://github.com/bdraco))
- Cleanup discovery & add tests [\python-kasa#212](python-kasa#212) ([rytilahti](https://github.com/rytilahti))
@sdb9696 sdb9696 added the release-prep Label for PR bumping release and updating changelog. label Jun 5, 2024
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.

3 participants
0