mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-10-13 10:58:02 +00:00
Add smartdevice module for smooth transitions (#759)
* Add smart module for smooth transitions * Fix tests * Fix linting
This commit is contained in:
@@ -16,6 +16,7 @@ from .modules import ( # noqa: F401
|
||||
ChildDeviceModule,
|
||||
DeviceModule,
|
||||
EnergyModule,
|
||||
LightTransitionModule,
|
||||
TimeModule,
|
||||
)
|
||||
from .smartmodule import SmartModule
|
||||
|
Reference in New Issue
Block a user