python-kasa/kasa
Steven B da441bc697
Update poetry locks and pre-commit hooks (#837)
Also updates CI pypy versions to be 3.9 and 3.10 which are the currently
[supported
versions](https://www.pypy.org/posts/2024/01/pypy-v7315-release.html).
Otherwise latest cryptography doesn't ship with pypy3.8 wheels and is
unable to build on windows.

Also updates the `codecov-action` to v4 which fixed some intermittent
uploading errors.
2024-04-16 20:21:20 +02:00
..
iot Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
smart Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
tests Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
__init__.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
aestransport.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
bulb.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
cli.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
credentials.py Cleanup credentials handling (#605) 2024-01-03 19:26:52 +01:00
device_factory.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
device_type.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
device.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
deviceconfig.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
discover.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
effects.py Add effect support for light strips (#293) 2022-03-21 22:10:12 +01:00
emeterstatus.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
exceptions.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
feature.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
httpclient.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
iotprotocol.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
json.py Generate AES KeyPair lazily (#687) 2024-01-23 15:29:27 +00:00
klaptransport.py Retry query on 403 after succesful handshake (#785) 2024-02-22 18:02:03 +01:00
module.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
plug.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
protocol.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
py.typed Add py.typed to flag that the package is typed (#251) 2021-11-15 18:21:24 +01:00
smartprotocol.py Support multiple child requests (#795) 2024-02-26 17:13:46 +01:00
xortransport.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00