python-kasa/kasa/iot
Steven B ef49f44eac
Deprecate is_something attributes (#912)
Deprecates the is_something attributes like is_bulb and is_dimmable in favour of the modular approach.
2024-05-13 18:52:08 +01:00
..
modules Deprecate is_something attributes (#912) 2024-05-13 18:52: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 is_something attributes (#912) 2024-05-13 18:52: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 is_something attributes (#912) 2024-05-13 18:52:08 +01:00
iotlightstrip.py Make Light and Fan a common module interface (#911) 2024-05-13 17:34:44 +01:00
iotmodule.py Create common interfaces for remaining device types (#895) 2024-05-10 19:29:28 +01:00
iotplug.py Make Light and Fan a common module interface (#911) 2024-05-13 17:34:44 +01:00
iotstrip.py Make Light and Fan a common module interface (#911) 2024-05-13 17:34:44 +01:00