python-kasa/kasa/tests/smart/features
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 colortemp module (#814) 2024-03-15 17:36:07 +01:00
test_brightness.py Add Fan interface for SMART devices (#873) 2024-04-30 17:42:53 +01:00
test_colortemp.py Fix incorrect state updates in FakeTestProtocols (#861) 2024-04-24 12:25:16 +01:00