diff --git a/custom_components/nhc2/coco_discover_profiles.py b/custom_components/nhc2/coco_discover_profiles.py index e333a25..906766d 100644 --- a/custom_components/nhc2/coco_discover_profiles.py +++ b/custom_components/nhc2/coco_discover_profiles.py @@ -1,5 +1,6 @@ import asyncio import socket +import time from .coco_discover import CoCoDiscover from .coco_profiles import CoCoProfiles