mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-12-26 14:40:24 +00:00
Add vacuumconsumables
This commit is contained in:
@@ -30,6 +30,7 @@ from .temperaturesensor import TemperatureSensor
|
||||
from .thermostat import Thermostat
|
||||
from .time import Time
|
||||
from .triggerlogs import TriggerLogs
|
||||
from .vacuumconsumables import VacuumConsumables
|
||||
from .waterleaksensor import WaterleakSensor
|
||||
|
||||
__all__ = [
|
||||
@@ -63,5 +64,6 @@ __all__ = [
|
||||
"TriggerLogs",
|
||||
"FrostProtection",
|
||||
"Thermostat",
|
||||
"VacuumConsumables",
|
||||
"SmartLightEffect",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user