Revisions of python-kasa
Ana Guerrero (anag+factory)
accepted
request 1135323
from
Dirk Mueller (dirkmueller)
(revision 5)
- update to 0.5.4: * Support to the alternative discovery protocol and foundational work to support other communication protocols, thanks to @sdb9696. * Reliability improvements by avoiding overflowing device buffers, thanks to @cobryan05. * Optimizations for downstream device accesses, thanks to @bdraco. * 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 (@bdraco) * Add fixture for KP405 Smart Dimmer Plug \#470 (@xinud190) * Remove importlib-metadata dependency \#457 (@rytilahti) - skip python 3.6 (only compatible with python 3.7+)
Dominique Leuenberger (dimstar_suse)
accepted
request 1070520
from
Matej Cepl (mcepl)
(revision 4)
- Update to 0.5.1: * Changelog: https://github.com/python-kasa/python-kasa/releases/tag/0.5.1 - Update to 0.5.0: * Changelog: https://github.com/python-kasa/python-kasa/releases/tag/0.5.0
Dominique Leuenberger (dimstar_suse)
accepted
request 871617
from
Dirk Mueller (dirkmueller)
(revision 3)
- skip python 3.6 (only compatible with python 3.7+)
Dominique Leuenberger (dimstar_suse)
accepted
request 782052
from
Tomáš Chvátal (scarabeus_iv)
(revision 1)
Displaying all 5 revisions