python-kasa/kasa/tests/smart/modules
Steven B 9473d97ad2
Create common interfaces for remaining device types (#895)
Introduce common module interfaces across smart and iot devices and provide better typing implementation for getting modules to support this.
2024-05-10 19:29:28 +01:00
..
__init__.py Add T315 fixture, tests for humidity&temperature modules (#802) 2024-03-06 18:04:09 +00:00
test_contact.py Create common interfaces for remaining device types (#895) 2024-05-10 19:29:28 +01:00
test_fan.py Create common interfaces for remaining device types (#895) 2024-05-10 19:29:28 +01:00
test_firmware.py Create common interfaces for remaining device types (#895) 2024-05-10 19:29:28 +01:00
test_humidity.py Refactor split smartdevice tests to test_{iot,smart}device (#822) 2024-03-15 15:55:48 +00:00
test_light_effect.py Create common interfaces for remaining device types (#895) 2024-05-10 19:29:28 +01:00
test_temperature.py Add support for KH100 hub (#847) 2024-04-22 16:24:15 +02:00
test_temperaturecontrol.py Improve temperature controls (#872) 2024-05-02 13:05:26 +00:00
test_waterleak.py Add fixture for waterleak sensor T300 (#897) 2024-05-03 15:24:34 +02:00