python-kasa/kasa/iot/modules
Steven B. 7709bb967f
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 cli, light modules, and docs to use FeatureAttributes (#1364)
2024-12-11 15:53:35 +00:00
..
__init__.py Add light presets common module to devices. (#907) 2024-05-19 11:20:18 +01:00
ambientlight.py Enable ruff check for ANN (#1139) 2024-11-10 18:55:13 +00:00
antitheft.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
cloud.py Migrate iot cloud module to mashumaro (#1282) 2024-11-20 14:34:26 +01:00
countdown.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
emeter.py Enable ruff check for ANN (#1139) 2024-11-10 18:55:13 +00:00
led.py Enable ruff check for ANN (#1139) 2024-11-10 18:55:13 +00:00
light.py Update cli, light modules, and docs to use FeatureAttributes (#1364) 2024-12-11 15:53:35 +00:00
lighteffect.py Enable ruff check for ANN (#1139) 2024-11-10 18:55:13 +00:00
lightpreset.py Update cli, light modules, and docs to use FeatureAttributes (#1364) 2024-12-11 15:53:35 +00:00
motion.py Enable ruff check for ANN (#1139) 2024-11-10 18:55:13 +00:00
rulemodule.py Migrate RuleModule to mashumaro (#1283) 2024-11-20 14:59:32 +00:00
schedule.py Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
time.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
usage.py Enable ruff check for ANN (#1139) 2024-11-10 18:55:13 +00:00