Files
python-kasa/kasa/tests/test_aestransport.py
sdb9696 20ea6700a5 Do login entirely within AesTransport (#580)
* Do login entirely within AesTransport

* Remove login and handshake attributes from BaseTransport

* Add AesTransport tests

* Synchronise transport and protocol __init__ signatures and rename internal variables

* Update after review
2023-12-19 15:11:59 +01:00

6.6 KiB