python-kasa/kasa/smart
Steven B 5b486074e2
Add LightEffectModule for dynamic light effects on SMART bulbs (#887)
Support the `light_effect` module which allows setting the effect to Off
or Party or Relax. Uses the new `Feature.Type.Choice`. Does not
currently allow editing of effects.
2024-05-02 16:31:12 +02:00
..
modules Add LightEffectModule for dynamic light effects on SMART bulbs (#887) 2024-05-02 16:31:12 +02: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 LightEffectModule for dynamic light effects on SMART bulbs (#887) 2024-05-02 16:31:12 +02:00
smartmodule.py Add ColorModule for smart devices (#840) 2024-04-20 17:18:35 +02:00