Skip to content
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

USB energy refactor #124

Closed
wants to merge 87 commits into from
Closed

USB energy refactor #124

wants to merge 87 commits into from

Conversation

brefra
Copy link
Contributor

@brefra brefra commented Jan 20, 2022

based on NodeResponse or NodeAckResponse messages
To support restructure of StickMessageController class
Don't rely on predicted seq_id but on actual response of stick
@codecov
Copy link

codecov bot commented Jan 20, 2022

Codecov Report

Merging #124 (d9cc0ea) into main (4acaeb2) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      plugwise/python-plugwise#124   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines         2079      2057   -22     
=========================================
- Hits          2079      2057   -22     
Impacted Files Coverage Δ
plugwise/__init__.py 100.00% <100.00%> (ø)
plugwise/constants.py 100.00% <100.00%> (ø)

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 4acaeb2...d9cc0ea. Read the comment docs.

@CoMPaTech CoMPaTech added enhancement New feature or request help wanted Extra attention is needed usb USB related (i.e. non-networked Plugwise) labels Feb 28, 2023
@brefra
Copy link
Contributor Author

brefra commented Feb 28, 2023

Closing PR as it will eventually be succeeded by the full rewrite of the USB-stick into an async version in async_stick branch

@brefra brefra closed this Feb 28, 2023
@CoMPaTech CoMPaTech deleted the USB_energy_refactor branch May 4, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed usb USB related (i.e. non-networked Plugwise)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants