python-kasa/tests/smart/modules
Teemu R. bc97c0794a
Add setting to change clean count (#1457)
Adds a setting to change the number of times to clean:
```
== Configuration ==
Clean count (clean_count): 1 (range: 1-3)
```
2025-01-15 19:11:33 +01: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_clean.py Add setting to change clean count (#1457) 2025-01-15 19:11:33 +01:00
test_contact.py Fix warnings in our test suite (#1246) 2024-11-13 16:10:06 +00:00
test_dustbin.py Implement vacuum dustbin module (dust_bucket) (#1423) 2025-01-14 17:30:18 +01:00
test_energy.py Fallback to other module data on get_energy_usage errors (#1245) 2024-12-20 08:53:07 +00: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_speaker.py Add vacuum speaker controls (#1332) 2025-01-14 16:48:34 +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