python-kasa/kasa
Teemu R. 70c96b5a5d
Initial trigger logs implementation (#900)
Co-authored-by: Steven B. <51370195+sdb9696@users.noreply.github.com>
2024-11-01 15:36:09 +00:00
..
cli Initial trigger logs implementation (#900) 2024-11-01 15:36:09 +00:00
experimental Do not pass None as timeout to http requests (#1203) 2024-10-29 11:52:53 +00:00
interfaces Use stacklevel=2 for warnings to report on callsites (#1219) 2024-10-31 14:12:17 +01:00
iot Use stacklevel=2 for warnings to report on callsites (#1219) 2024-10-31 14:12:17 +01:00
smart Initial trigger logs implementation (#900) 2024-11-01 15:36:09 +00:00
tests Update TC65 fixture (#1225) 2024-11-01 15:17:52 +00:00
__init__.py Use stacklevel=2 for warnings to report on callsites (#1219) 2024-10-31 14:12:17 +01:00
aestransport.py Enable newer encrypted discovery protocol (#1168) 2024-10-16 15:28:27 +01:00
cachedzoneinfo.py Cache zoneinfo for smart devices (#1156) 2024-10-08 12:21:01 +01:00
credentials.py Cleanup credentials handling (#605) 2024-01-03 19:26:52 +01:00
device_factory.py Allow enabling experimental devices from environment variable (#1194) 2024-10-29 09:30:30 +00:00
device_type.py Initial TapoCamera support (#1165) 2024-10-16 16:53:52 +01:00
device.py Use stacklevel=2 for warnings to report on callsites (#1219) 2024-10-31 14:12:17 +01:00
deviceconfig.py Fix device_config serialisation of https value (#1196) 2024-10-25 18:04:43 +01:00
discover.py Only send 20002 discovery request with key included (#1207) 2024-10-29 16:21:24 +00:00
emeterstatus.py Add flake8-logging (LOG) and flake8-logging-format (G) for ruff (#1104) 2024-08-30 16:13:14 +02:00
exceptions.py Try default logon credentials in SslAesTransport (#1195) 2024-10-25 19:27:40 +01:00
feature.py Disable automatic updating of latest firmware (#1103) 2024-08-30 18:01:54 +01:00
httpclient.py Do not pass None as timeout to http requests (#1203) 2024-10-29 11:52:53 +00:00
iotprotocol.py Redact sensitive info from debug logs (#1069) 2024-07-17 19:57:09 +02:00
json.py Generate AES KeyPair lazily (#687) 2024-01-23 15:29:27 +00:00
klaptransport.py Send empty dictionary instead of null for iot queries (#1145) 2024-10-01 12:47:36 +01:00
module.py Initial trigger logs implementation (#900) 2024-11-01 15:36:09 +00:00
modulemapping.py Create common interfaces for remaining device types (#895) 2024-05-10 19:29:28 +01:00
modulemapping.pyi Create common interfaces for remaining device types (#895) 2024-05-10 19:29:28 +01:00
protocol.py Do not pass None as timeout to http requests (#1203) 2024-10-29 11:52:53 +00:00
py.typed Add py.typed to flag that the package is typed (#251) 2021-11-15 18:21:24 +01:00
smartprotocol.py Update smartcamera to support single get/set/do requests (#1187) 2024-10-24 13:11:28 +01:00
xortransport.py Redact sensitive info from debug logs (#1069) 2024-07-17 19:57:09 +02:00