python-kasa/kasa/smart
Steven B f0be672cf5
Add supported check to light transition module (#971)
Adds an implementation of `_check_supported` to the light transition module so it is
not added to a parent device that reports it but doesn't support it, i.e. ks240.
2024-06-11 15:46:36 +01:00
..
modules Add supported check to light transition module (#971) 2024-06-11 15:46:36 +01:00
__init__.py Move SmartBulb into SmartDevice (#874) 2024-04-29 18:19:44 +01:00
effects.py Add LightEffect module for smart light strips (#918) 2024-05-15 06:16:57 +01:00
smartchilddevice.py Support smart child modules queries (#967) 2024-06-10 16:47:00 +02:00
smartdevice.py Support smart child modules queries (#967) 2024-06-10 16:47:00 +02:00
smartmodule.py Add support for contact sensor (T110) (#877) 2024-05-07 20:58:18 +02:00