python-kasa/tests
Nathan Wreggit b701441215
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
Fix iot strip turn on and off from parent (#639)
Co-authored-by: Steven B <51370195+sdb9696@users.noreply.github.com>
2025-01-23 15:05:38 +00:00
..
cli Add consumables module for vacuums (#1327) 2025-01-20 12:50:39 +00:00
fixtures Add D130(US) 1.0 1.1.9 fixture (#1476) 2025-01-23 09:35:54 +00:00
iot Fix iot strip turn on and off from parent (#639) 2025-01-23 15:05:38 +00:00
protocols Backoff after xor timeout and improve error reporting (#1424) 2025-01-06 14:00:23 +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 childsetup module to smartcam hubs (#1469) 2025-01-23 09:42:37 +00:00
transports Update SslAesTransport for older firmware versions (#1362) 2025-01-03 21:00:57 +01:00
__init__.py Move tests folder to top level of project (#1242) 2024-11-11 10:11:31 +00:00
conftest.py Add support for pairing devices with hubs (#859) 2025-01-20 10:36:06 +00:00
device_fixtures.py Add support for doorbells and chimes (#1435) 2025-01-23 09:22:41 +00:00
discovery_fixtures.py Update test framework to support smartcam device discovery. (#1477) 2025-01-23 11:26:55 +00:00
fakeprotocol_iot.py Fix iot strip turn on and off from parent (#639) 2025-01-23 15:05:38 +00:00
fakeprotocol_smart.py Add consumables module for vacuums (#1327) 2025-01-20 12:50:39 +00:00
fakeprotocol_smartcam.py Add childsetup module to smartcam hubs (#1469) 2025-01-23 09:42:37 +00:00
fixtureinfo.py Add smartcam child device support for smartcam hubs (#1413) 2025-01-14 08:38:04 +00:00
test_bulb.py Deprecate legacy light module is_capability checks (#1297) 2025-01-22 10:26:37 +00:00
test_childdevice.py Pass raw components to SmartChildDevice init (#1363) 2024-12-11 14:38:38 +00:00
test_cli.py Add childsetup module to smartcam hubs (#1469) 2025-01-23 09:42:37 +00:00
test_common_modules.py Update cli, light modules, and docs to use FeatureAttributes (#1364) 2024-12-11 15:53:35 +00:00
test_device_factory.py Update test framework to support smartcam device discovery. (#1477) 2025-01-23 11:26:55 +00:00
test_device_type.py Move tests folder to top level of project (#1242) 2024-11-11 10:11:31 +00:00
test_device.py Add support for doorbells and chimes (#1435) 2025-01-23 09:22:41 +00:00
test_deviceconfig.py Replace custom deviceconfig serialization with mashumaru (#1274) 2024-11-20 08:35:32 +00:00
test_devtools.py Add smartcam child device support for smartcam hubs (#1413) 2025-01-14 08:38:04 +00:00
test_discovery.py Allow https for klaptransport (#1415) 2025-01-22 10:54:32 +00:00
test_feature.py Fix iot strip turn on and off from parent (#639) 2025-01-23 15:05:38 +00:00
test_httpclient.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
test_plug.py Follow main package structure for tests (#1317) 2024-11-28 17:56:20 +01:00
test_readme_examples.py Use DeviceInfo consistently across devices (#1338) 2024-12-13 12:37:13 +00:00
test_strip.py Move tests folder to top level of project (#1242) 2024-11-11 10:11:31 +00:00