python-kasa/kasa
2024-11-21 18:22:54 +00:00
..
cli Update cli modify presets to support smart devices (#1295) 2024-11-21 19:10:18 +01:00
interfaces Enable ruff check for ANN (#1139) 2024-11-10 18:55:13 +00:00
iot Migrate RuleModule to mashumaro (#1283) 2024-11-20 14:59:32 +00:00
protocols Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
smart Add voltage and current monitoring to smart Devices (#1281) 2024-11-20 18:18:30 +00:00
smartcamera Add pan tilt camera module (#1261) 2024-11-19 10:11:51 +00:00
transports Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
__init__.py Move protocol modules into protocols package (#1254) 2024-11-13 17:50:21 +00:00
cachedzoneinfo.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
credentials.py Move protocol modules into protocols package (#1254) 2024-11-13 17:50:21 +00:00
device_factory.py Make discovery on unsupported devices less noisy (#1291) 2024-11-21 18:22:54 +00:00
device_type.py Initial TapoCamera support (#1165) 2024-10-16 16:53:52 +01:00
device.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
deviceconfig.py Simplify omit http_client in DeviceConfig serialization (#1292) 2024-11-21 19:18:04 +01:00
discover.py Make discovery on unsupported devices less noisy (#1291) 2024-11-21 18:22:54 +00:00
emeterstatus.py Enable ruff check for ANN (#1139) 2024-11-10 18:55:13 +00:00
exceptions.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
feature.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
httpclient.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
json.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
module.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
modulemapping.py Create common interfaces for remaining device types (#895) 2024-05-10 19:29:28 +01:00
modulemapping.pyi Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
py.typed Add py.typed to flag that the package is typed (#251) 2021-11-15 18:21:24 +01:00