-
-
Notifications
You must be signed in to change notification settings - Fork 288
Support new_klap IoT devices #1580
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
Open
ZeliardM
wants to merge
37
commits into
python-kasa:master
Choose a base branch
from
ZeliardM:feature/new-klap
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
17c22fb
Implement KlapTransportV3 for new_klap
ZeliardM 1dea040
Fix test coverages
ZeliardM 047efc4
Fix deviceconfig test coverage
ZeliardM 81885d3
Fix new_klap with deviceconfig and try_connect_all
ZeliardM ffa5960
Remove KlapTransportV3 and correct new_klap discovery
ZeliardM 2eb3977
Fix copilot assertation comments
ZeliardM 2b6e35b
Reverse janitoring for separate PR
ZeliardM 11c2143
Add comment for new_klap XOR transport selection
ZeliardM 8229dee
Change new_klap transport from XOR to KlapTransportV2
ZeliardM 5547172
Return dump_devinfo to exclude system
ZeliardM 0b75c26
Change device creation to async to handle new_klap and tests
ZeliardM 12d97cc
Correct test_discovery.py to handle all code changes
ZeliardM 0390356
Fix test parameters
ZeliardM 3857d65
Change new_klap to boolean
ZeliardM be34a58
Merge branch 'python-kasa:master' into feature/new-klap
ZeliardM 496cbb6
Quick test fixes
ZeliardM 86349ed
Merge branch 'python-kasa:master' into feature/new-klap
ZeliardM e9fc5dc
Update discover and tests for new fixtures
ZeliardM 5a6aa03
Add CLI encrypt_type KLAPV2
ZeliardM d3add0b
Merge remote-tracking branch 'upstream/master' into feature/new-klap
ZeliardM 2e051e4
Update device_models for L430P Bulb
ZeliardM b9d96e9
Fix tests and KLAPV2 encrypt-type call
ZeliardM 87b6741
Merge branch 'python-kasa:master' into feature/new-klap
ZeliardM 06cc424
Merge branch 'master' into feature/new-klap
ZeliardM 9e75565
Update device_models for new supported devices
ZeliardM d50176d
Rework discovery and device handling and tests
ZeliardM f23297a
Merge branch 'master' into feature/new-klap
ZeliardM 0ae3bd0
Fix tests
ZeliardM de6e025
Clean up comments
ZeliardM 3de1d57
Fix tests
ZeliardM aa8b2aa
Update dump_devinfo to handle KLAPV2 flag if used.
ZeliardM 2d0b37b
Merge branch 'python-kasa:master' into feature/new-klap
ZeliardM b196082
Merge branch 'python-kasa:master' into feature/new-klap
ZeliardM 74b0452
Merge branch 'python-kasa:master' into feature/new-klap
ZeliardM 00847a0
Merge branch 'python-kasa:master' into feature/new-klap
ZeliardM f1948c5
Merge branch 'python-kasa:master' into feature/new-klap
ZeliardM 71a4147
Address new_klap review follow-ups
ZeliardM File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.