mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-12-02 14:18:18 +00:00
Add powerprotection module
This commit is contained in:
@@ -24,6 +24,7 @@ from .lightpreset import LightPreset
|
||||
from .lightstripeffect import LightStripEffect
|
||||
from .lighttransition import LightTransition
|
||||
from .motionsensor import MotionSensor
|
||||
from .powerprotection import PowerProtection
|
||||
from .reportmode import ReportMode
|
||||
from .temperaturecontrol import TemperatureControl
|
||||
from .temperaturesensor import TemperatureSensor
|
||||
@@ -64,4 +65,5 @@ __all__ = [
|
||||
"FrostProtection",
|
||||
"Thermostat",
|
||||
"SmartLightEffect",
|
||||
"PowerProtection",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user