python-kasa/kasa/interfaces
Steven B b4a6df2b5c
Add common energy module and deprecate device emeter attributes (#976)
Consolidates logic for energy monitoring across smart and iot devices.
Deprecates emeter attributes in favour of common names.
2024-06-17 11:22:05 +01:00
..
__init__.py Add common energy module and deprecate device emeter attributes (#976) 2024-06-17 11:22:05 +01:00
energy.py Add common energy module and deprecate device emeter attributes (#976) 2024-06-17 11:22:05 +01:00
fan.py Make Light and Fan a common module interface (#911) 2024-05-13 17:34:44 +01:00
led.py Create common interfaces for remaining device types (#895) 2024-05-10 19:29:28 +01:00
light.py Fix set_state for common light modules (#929) 2024-05-22 15:33:55 +02:00
lighteffect.py Create common interfaces for remaining device types (#895) 2024-05-10 19:29:28 +01:00
lightpreset.py Add light presets common module to devices. (#907) 2024-05-19 11:20:18 +01:00