Changelog for
python311-kasa-0.5.4-lp160.2.1.noarch.rpm :
* Wed Dec 27 2023 Dirk Müller
- update to 0.5.4:
* Support to the alternative discovery protocol and foundational work to support other communication protocols, thanks to AATTsdb9696.
* Reliability improvements by avoiding overflowing device buffers, thanks to AATTcobryan05.
* Optimizations for downstream device accesses, thanks to AATTbdraco.
* Support for both pydantic v1 and v2.
* This release adds support for defining the device port and introduces dependency on async-timeout which improves timeout handling.
* Adds optional dependency for for `orjson` and `kasa-crypt` to speed-up protocol handling by an order of magnitude.
* Drops Python 3.7 support as it is no longer maintained.
* Add benchmarks for speedups \\#473 (AATTbdraco)
* Add fixture for KP405 Smart Dimmer Plug \\#470 (AATTxinud190)
* Remove importlib-metadata dependency \\#457 (AATTrytilahti)
* Thu Mar 09 2023 Guillaume GARDET - Update to 0.5.1:
* Changelog: https://github.com/python-kasa/python-kasa/releases/tag/0.5.1
* Mon Sep 26 2022 Guillaume GARDET - Update to 0.5.0:
* Changelog: https://github.com/python-kasa/python-kasa/releases/tag/0.5.0
* Sat Feb 13 2021 Dirk Müller - skip python 3.6 (only compatible with python 3.7+)
* Mon May 25 2020 Petr Gajdos - %python3_only -> %python_alternative
* Tue Mar 03 2020 guillaume.gardetAATTopensuse.org- Initial release from git snapshot 15b0c8c from 2020/01/28