python-kasa/kasa
2024-12-06 11:07:22 +00:00
..
cli Expose energy command to cli (#1307) 2024-11-26 09:42:55 +00:00
interfaces Add common Thermostat module (#977) 2024-11-26 09:37:15 +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 Include duration when disabling smooth transition on/off (#1313) 2024-11-26 10:39:31 +00:00
smartcam Fix smartcam missing device id (#1343) 2024-12-06 11:07:22 +00:00
transports Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
__init__.py Add common Thermostat module (#977) 2024-11-26 09:37:15 +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 Add common Thermostat module (#977) 2024-11-26 09:37:15 +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