python-kasa/kasa
2024-11-26 08:38:20 +00:00
..
cli Exclude __getattr__ for deprecated attributes from type checkers (#1294) 2024-11-21 18:40:13 +00:00
interfaces Update docs for the new module attributes has/get feature (#1301) 2024-11-26 08:38:20 +00:00
iot Exclude __getattr__ for deprecated attributes from type checkers (#1294) 2024-11-21 18:40:13 +00:00
protocols Rename smartcamera to smartcam (#1300) 2024-11-23 09:07:47 +01:00
smart Update docs for the new module attributes has/get feature (#1301) 2024-11-26 08:38:20 +00:00
smartcam Rename smartcamera to smartcam (#1300) 2024-11-23 09:07:47 +01:00
transports Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
__init__.py Exclude __getattr__ for deprecated attributes from type checkers (#1294) 2024-11-21 18:40:13 +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 Rename smartcamera to smartcam (#1300) 2024-11-23 09:07:47 +01:00
device_type.py Initial TapoCamera support (#1165) 2024-10-16 16:53:52 +01:00
device.py Exclude __getattr__ for deprecated attributes from type checkers (#1294) 2024-11-21 18:40:13 +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 Update docs for the new module attributes has/get feature (#1301) 2024-11-26 08:38:20 +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