14
0
forked from pool/python-kasa
Commit Graph

5 Commits

Author SHA256 Message Date
d1e8cbea05 - 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+)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kasa?expand=0&rev=11
2023-12-27 14:29:12 +00:00
cf1c18c566 Accepting request 1070452 from home:Guillaume_G:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1070452
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kasa?expand=0&rev=8
2023-03-09 17:28:31 +00:00
908d1e2f9e - skip python 3.6 (only compatible with python 3.7+)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kasa?expand=0&rev=6
2021-02-13 09:50:15 +00:00
Tomáš Chvátal
e31fa20759 Accepting request 808626 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/808626
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kasa?expand=0&rev=4
2020-05-25 09:26:42 +00:00
Tomáš Chvátal
0ead7ea196 Accepting request 781933 from home:Guillaume_G
OBS-URL: https://build.opensuse.org/request/show/781933
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kasa?expand=0&rev=1
2020-03-06 07:39:04 +00:00