python-kasa/kasa/smart
Steven B 2a62849987
Update light transition module to work with child devices (#1017)
Fixes module to work with child devices, i.e. ks240
Interrogates the data to see whether maximums are available.
Fixes a bug whereby setting a duration while the feature is not
enabled does not actually enable it.
2024-06-27 18:52:54 +01:00
..
modules Update light transition module to work with child devices (#1017) 2024-06-27 18:52:54 +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 Require explicit feature type (#1006) 2024-06-25 18:30:36 +02:00
smartmodule.py Add support for contact sensor (T110) (#877) 2024-05-07 20:58:18 +02:00