python-kasa/kasa
Teemu R. 307173487a
Some checks are pending
CI / Perform linting checks (3.13) (push) Waiting to run
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, macos-latest, 3.11) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, macos-latest, 3.12) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, macos-latest, 3.13) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, ubuntu-latest, 3.11) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, ubuntu-latest, 3.12) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, ubuntu-latest, 3.13) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, windows-latest, 3.11) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, windows-latest, 3.12) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, windows-latest, 3.13) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (true, ubuntu-latest, 3.11) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (true, ubuntu-latest, 3.12) (push) Blocked by required conditions
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (true, ubuntu-latest, 3.13) (push) Blocked by required conditions
CodeQL checks / Analyze (python) (push) Waiting to run
Only log one warning per unknown clean error code and status (#1462)
Co-authored-by: Steven B. <51370195+sdb9696@users.noreply.github.com>
2025-01-22 16:58:04 +00:00
..
cli Allow https for klaptransport (#1415) 2025-01-22 10:54:32 +00:00
interfaces Deprecate legacy light module is_capability checks (#1297) 2025-01-22 10:26:37 +00:00
iot Deprecate legacy light module is_capability checks (#1297) 2025-01-22 10:26:37 +00:00
protocols Allow https for klaptransport (#1415) 2025-01-22 10:54:32 +00:00
smart Only log one warning per unknown clean error code and status (#1462) 2025-01-22 16:58:04 +00:00
smartcam Add smartcam pet detection toggle module (#1465) 2025-01-18 12:58:26 +00:00
transports Allow https for klaptransport (#1415) 2025-01-22 10:54:32 +00:00
__init__.py Add smartcam modules to package inits (#1376) 2024-12-16 13:20:26 +01: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 Allow https for klaptransport (#1415) 2025-01-22 10:54:32 +00:00
device_type.py Add ssltransport for robovacs (#943) 2024-12-01 18:06:48 +01:00
device.py Deprecate legacy light module is_capability checks (#1297) 2025-01-22 10:26:37 +00:00
deviceconfig.py Allow https for klaptransport (#1415) 2025-01-22 10:54:32 +00:00
discover.py Allow https for klaptransport (#1415) 2025-01-22 10:54:32 +00:00
emeterstatus.py Enable ruff check for ANN (#1139) 2024-11-10 18:55:13 +00:00
exceptions.py Initial support for vacuums (clean module) (#944) 2025-01-14 15:35:09 +01:00
feature.py Add support for cleaning records (#945) 2025-01-20 11:41:56 +00:00
httpclient.py Treat smartcam 500 errors after handshake as retryable (#1395) 2024-12-20 19:23:18 +00:00
json.py Return raw discovery result in cli discover raw (#1342) 2024-12-10 22:42:14 +00:00
module.py Add consumables module for vacuums (#1327) 2025-01-20 12:50:39 +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