diff --git a/components/hauslane/fan.py b/components/hauslane/fan.py index 54e06dc..d8fb229 100644 --- a/components/hauslane/fan.py +++ b/components/hauslane/fan.py @@ -7,6 +7,7 @@ from . import ( HauslaneChild, hauslane_ns, ) +from .. import SpeedFan DEPENDENCIES = ["hauslane"]