-
-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Description
What version of Spook are you using?
n/a
What version of Home Assistant are you using?
dev
The problem
spook/custom_components/spook/services.py
Line 272 in 6893c83
module = importlib.import_module(f".{module_path}", __package__) |
https://github.com/home-assistant/core/blob/3f545cb3d368a0ea046603e0120f42883187d02f/homeassistant/helpers/importlib.py#L27 could be used but there is no risk of something else loading the same code so loading it in the single default executor job is likely the simplest solution
Anything in the logs? Paste it here!
No response
frenck
Metadata
Metadata
Assignees
Labels
No labels