python-kasa/kasa
Ryan Nitcher f296d941a1 Improve PIR Sensor Readings
- Fix: Read PIR as ADC value centered around ADC midpoint/zeropoint.
2024-12-06 18:23:24 -07:00
..
cli Add ADC Value to PIR Enabled Switches 2024-12-06 18:23:24 -07:00
interfaces Add common Thermostat module (#977) 2024-11-26 09:37:15 +00:00
iot Improve PIR Sensor Readings 2024-12-06 18:23:24 -07:00
protocols Rename smartcamera to smartcam (#1300) 2024-11-23 09:07:47 +01:00
smart Fix update errors on hubs with unsupported children (#1344) 2024-12-06 11:01:44 +00:00
smartcam Fix update errors on hubs with unsupported children (#1344) 2024-12-06 11:01:44 +00:00
transports Add LinkieTransportV2 and basic IOT.IPCAMERA support (#1270) 2024-12-07 00:06:58 +01:00
__init__.py Provide alternative camera urls (#1316) 2024-12-05 16:49:35 +00:00
cachedzoneinfo.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
credentials.py Add LinkieTransportV2 and basic IOT.IPCAMERA support (#1270) 2024-12-07 00:06:58 +01:00
device_factory.py Add LinkieTransportV2 and basic IOT.IPCAMERA support (#1270) 2024-12-07 00:06:58 +01:00
device_type.py Add ssltransport for robovacs (#943) 2024-12-01 18:06:48 +01:00
device.py Exclude __getattr__ for deprecated attributes from type checkers (#1294) 2024-11-21 18:40:13 +00:00
deviceconfig.py Add LinkieTransportV2 and basic IOT.IPCAMERA support (#1270) 2024-12-07 00:06:58 +01:00
discover.py Add LinkieTransportV2 and basic IOT.IPCAMERA support (#1270) 2024-12-07 00:06:58 +01: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 Add ADC Value to PIR Enabled Switches 2024-12-06 18:23:24 -07: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