diff --git a/custom_components/deltadore_tydom/ha_entities.py b/custom_components/deltadore_tydom/ha_entities.py index b75782f..c49e31d 100644 --- a/custom_components/deltadore_tydom/ha_entities.py +++ b/custom_components/deltadore_tydom/ha_entities.py @@ -48,6 +48,7 @@ TydomGate, TydomGarage, TydomLight, + TydomAlarm, ) from .const import DOMAIN, LOGGER