feat(klaptransport): auto-detect KLAP v2 for IOT devices by adamjacobmuller · Pull Request #1625 · python-kasa/python-kasa
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 262
Conversation
Some IOT devices (e.g., HS300 with newer firmware) use KLAP v2 authentication (sha256/sha1 hashing) despite being classified as IOT devices. This modifies KlapTransport to try v2 hashing as a fallback when v1 doesn't match.
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