python-kasa/tests/smart/modules
Steven B. c439530f93
Some checks failed
CI / Perform linting checks (3.13) (push) Has been cancelled
CodeQL checks / Analyze (python) (push) Has been cancelled
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, macos-latest, 3.11) (push) Has been cancelled
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, macos-latest, 3.12) (push) Has been cancelled
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, macos-latest, 3.13) (push) Has been cancelled
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, ubuntu-latest, 3.11) (push) Has been cancelled
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, ubuntu-latest, 3.12) (push) Has been cancelled
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, ubuntu-latest, 3.13) (push) Has been cancelled
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, windows-latest, 3.11) (push) Has been cancelled
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, windows-latest, 3.12) (push) Has been cancelled
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (false, windows-latest, 3.13) (push) Has been cancelled
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (true, ubuntu-latest, 3.11) (push) Has been cancelled
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (true, ubuntu-latest, 3.12) (push) Has been cancelled
CI / Python ${{ matrix.python-version}} on ${{ matrix.os }}${{ fromJSON('[" (extras)", ""]')[matrix.extras == ''] }} (true, ubuntu-latest, 3.13) (push) Has been cancelled
Add bare bones homekit modules smart and smartcam devices (#1370)
2024-12-14 13:34:58 +00:00
..
__init__.py Move tests folder to top level of project (#1242) 2024-11-11 10:11:31 +00:00
test_autooff.py Remove unnecessary check for python <3.10 (#1326) 2024-11-30 15:35:38 +00:00
test_childprotection.py Move tests folder to top level of project (#1242) 2024-11-11 10:11:31 +00:00
test_contact.py Fix warnings in our test suite (#1246) 2024-11-13 16:10:06 +00:00
test_energy.py Follow main package structure for tests (#1317) 2024-11-28 17:56:20 +01:00
test_fan.py Allow getting Annotated features from modules (#1018) 2024-11-22 07:52:23 +00:00
test_firmware.py Run tests with caplog in a single worker (#1304) 2024-11-23 12:20:51 +00:00
test_homekit.py Add bare bones homekit modules smart and smartcam devices (#1370) 2024-12-14 13:34:58 +00:00
test_humidity.py Move tests folder to top level of project (#1242) 2024-11-11 10:11:31 +00:00
test_light_effect.py Fix warnings in our test suite (#1246) 2024-11-13 16:10:06 +00:00
test_light_strip_effect.py Fix warnings in our test suite (#1246) 2024-11-13 16:10:06 +00:00
test_lighttransition.py Move tests folder to top level of project (#1242) 2024-11-11 10:11:31 +00:00
test_matter.py Add bare-bones matter modules to smart and smartcam devices (#1371) 2024-12-13 19:45:38 +00:00
test_motionsensor.py Fix warnings in our test suite (#1246) 2024-11-13 16:10:06 +00:00
test_temperature.py Move tests folder to top level of project (#1242) 2024-11-11 10:11:31 +00:00
test_temperaturecontrol.py Run tests with caplog in a single worker (#1304) 2024-11-23 12:20:51 +00:00
test_triggerlogs.py Migrate triggerlogs to mashumaru (#1277) 2024-11-20 13:21:08 +00:00
test_waterleak.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00