..
__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
Initial support for vacuums (clean module) ( #944 )
2025-01-14 15:35:09 +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_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