python-kasa/kasa/tests/smart/modules
Steven B 16f17a7729
Add Fan interface for SMART devices (#873)
Enables the Fan interface for devices supporting that component.
Currently the only device with a fan is the ks240 which implements it as
a child device. This PR adds a method `get_module` to search the child
device for modules if it is a WallSwitch device type.
2024-04-30 17:42:53 +01:00
..
__init__.py Add T315 fixture, tests for humidity&temperature modules (#802) 2024-03-06 18:04:09 +00:00
test_fan.py Add Fan interface for SMART devices (#873) 2024-04-30 17:42:53 +01:00
test_humidity.py Refactor split smartdevice tests to test_{iot,smart}device (#822) 2024-03-15 15:55:48 +00:00
test_temperature.py Add support for KH100 hub (#847) 2024-04-22 16:24:15 +02:00
test_temperaturecontrol.py Add support for KH100 hub (#847) 2024-04-22 16:24:15 +02:00
test_waterleak.py Add support for waterleak sensor (T300) (#876) 2024-04-30 17:31:47 +02:00