python-kasa/kasa/smart
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
..
modules Add Fan interface for SMART devices (#873) 2024-04-30 17:42:53 +01:00
__init__.py Move SmartBulb into SmartDevice (#874) 2024-04-29 18:19:44 +01:00
smartchilddevice.py Add support for waterleak sensor (T300) (#876) 2024-04-30 17:31:47 +02:00
smartdevice.py Add Fan interface for SMART devices (#873) 2024-04-30 17:42:53 +01:00
smartmodule.py Add ColorModule for smart devices (#840) 2024-04-20 17:18:35 +02:00