python-kasa/kasa/iot
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 Update poetry locks and pre-commit hooks (#837) 2024-04-16 20:21:20 +02:00
effects.py Create common interfaces for remaining device types (#895) 2024-05-10 19:29:28 +01:00
iotbulb.py Deprecate device level light, effect and led attributes (#916) 2024-05-15 18:49:08 +01:00
iotdevice.py Make Light and Fan a common module interface (#911) 2024-05-13 17:34:44 +01:00
iotdimmer.py Deprecate device level light, effect and led attributes (#916) 2024-05-15 18:49:08 +01:00
iotlightstrip.py Deprecate device level light, effect and led attributes (#916) 2024-05-15 18:49:08 +01:00
iotmodule.py Create common interfaces for remaining device types (#895) 2024-05-10 19:29:28 +01:00
iotplug.py Deprecate device level light, effect and led attributes (#916) 2024-05-15 18:49:08 +01:00
iotstrip.py Deprecate device level light, effect and led attributes (#916) 2024-05-15 18:49:08 +01:00