python-kasa/kasa/smart
Steven B a2e8d2c4e8
Deprecate device level light, effect and led attributes (#916)
Deprecates the attributes at device level for light, light effects, and led. i.e. device.led, device.is_color. Will continue to support consumers using these attributes and emit a warning.
2024-05-15 18:49:08 +01:00
..
modules Deprecate device level light, effect and led attributes (#916) 2024-05-15 18:49:08 +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 Add support for contact sensor (T110) (#877) 2024-05-07 20:58:18 +02:00
smartdevice.py Deprecate is_something attributes (#912) 2024-05-13 18:52:08 +01:00
smartmodule.py Add support for contact sensor (T110) (#877) 2024-05-07 20:58:18 +02:00