python-kasa/kasa
Steven B. 9b7bf367ae
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
Update ruff to 0.9 (#1482)
Ruff 0.9 contains a number of formatter changes for the 2025 style guide.
Update to `ruff>=0.9.0` and apply the formatter fixes.
https://astral.sh/blog/ruff-v0.9.0
2025-01-24 10:53:27 +00:00
..
cli Update ruff to 0.9 (#1482) 2025-01-24 10:53:27 +00:00
interfaces Add common childsetup interface (#1470) 2025-01-24 08:08:04 +00:00
iot Update ruff to 0.9 (#1482) 2025-01-24 10:53:27 +00:00
protocols Update ruff to 0.9 (#1482) 2025-01-24 10:53:27 +00:00
smart Add common childsetup interface (#1470) 2025-01-24 08:08:04 +00:00
smartcam Add common childsetup interface (#1470) 2025-01-24 08:08:04 +00:00
transports Update ruff to 0.9 (#1482) 2025-01-24 10:53:27 +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 Add support for doorbells and chimes (#1435) 2025-01-23 09:22:41 +00:00
device_type.py Add support for doorbells and chimes (#1435) 2025-01-23 09:22:41 +00:00
device.py Deprecate legacy light module is_capability checks (#1297) 2025-01-22 10:26:37 +00:00
deviceconfig.py Add support for doorbells and chimes (#1435) 2025-01-23 09:22:41 +00:00
discover.py Add common childsetup interface (#1470) 2025-01-24 08:08:04 +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 common childsetup interface (#1470) 2025-01-24 08:08:04 +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