mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-10-19 22:08:02 +00:00
Add generic typing support to features
This commit is contained in:
@@ -15,8 +15,8 @@ from ..emeterstatus import EmeterStatus
|
||||
from ..exceptions import AuthenticationError, DeviceError, KasaException, SmartErrorCode
|
||||
from ..feature import Feature
|
||||
from ..module import Module
|
||||
from ..modulemapping import ModuleMapping, ModuleName
|
||||
from ..smartprotocol import SmartProtocol
|
||||
from ..typedmapping import ModuleMapping, ModuleName
|
||||
from .modules import (
|
||||
Cloud,
|
||||
DeviceModule,
|
||||
|
Reference in New Issue
Block a user