Skip to content

Commit

Permalink
fix missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
CyrilP authored Nov 12, 2023
1 parent 97c0de7 commit f1f6994
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/deltadore-tydom/hub.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
TydomGate,
TydomGarage,
TydomLight,
TydomAlarm,
)

from .const import LOGGER
Expand Down

0 comments on commit f1f6994

Please sign in to comment.