-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
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
Bump pyhs100 requirement for tplink integration #23065
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #23065 +/- ##
==========================================
+ Coverage 93.93% 93.94% +<.01%
==========================================
Files 451 451
Lines 36759 36759
==========================================
+ Hits 34531 34532 +1
+ Misses 2228 2227 -1
Continue to review full report at Codecov.
|
2 similar comments
Codecov Report
@@ Coverage Diff @@
## dev #23065 +/- ##
==========================================
+ Coverage 93.93% 93.94% +<.01%
==========================================
Files 451 451
Lines 36759 36759
==========================================
+ Hits 34531 34532 +1
+ Misses 2228 2227 -1
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## dev #23065 +/- ##
==========================================
+ Coverage 93.93% 93.94% +<.01%
==========================================
Files 451 451
Lines 36759 36759
==========================================
+ Hits 34531 34532 +1
+ Misses 2228 2227 -1
Continue to review full report at Codecov.
|
Thanks @amelchio for fixing the missing bump for requirements_test! |
Description:
New upstream release with some minor fixes.
Related issue (if applicable): fixes #20994
Pull request in home-assistant.io with documentation (if applicable): home-assistant/home-assistant.io#<home-assistant.io PR number goes here>
Checklist:
tox
. Your PR cannot be merged unless tests passIf user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
requirements
in the manifest (example).requirements_all.txt
by runningscript/gen_requirements_all.py
..coveragerc
.If the code does not interact with devices: