Add device fixture for P316M(US)#1568
Conversation
|
@rytilahti are OK taking care of the follow up changes needed to fix the presubmits? https://github.com/python-kasa/python-kasa/actions/runs/17194547887 I feel that in my other PR you wanted me to simply follow the instructions (use your tools that dump the json and create the files in this PR and DO NOT modify anything else)... so the only way the checks here will pass is if you would propose the changes to fix things like: |
rytilahti
left a comment
There was a problem hiding this comment.
Ah, good catch! Sorry for the delay, I added some changes to fix the tests so we can move on to get this merged, hope that's fine by you.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1568 +/- ##
=======================================
Coverage 92.70% 92.70%
=======================================
Files 156 156
Lines 9599 9602 +3
Branches 974 974
=======================================
+ Hits 8899 8902 +3
Misses 499 499
Partials 201 201 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Adds device fixture and updates powerprotection module to accept the changed enabled key. --------- Co-authored-by: komodo <[email protected]> Co-authored-by: Teemu Rytilahti <[email protected]>
Adds device fixture and updates powerprotection module to accept the changed enabled key. --------- Co-authored-by: komodo <[email protected]> Co-authored-by: Teemu Rytilahti <[email protected]>
As requested, fixture only PR from #1561