-
-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Description
What version of Spook are you using?
2.2.1
What version of Home Assistant are you using?
2024.2.x
The problem
running debugpy on Bdraco request reveals several integrations reporting longer setup timings.
Per request, I report those in separate issues, here the ones mentioning Spook
maybe its not caused by Spook, and it is in fact a HA issue, please close then and Ill report in Ha.
Anything in the logs? Paste it here!
2024-02-12 18:06:31.364 WARNING (MainThread) [asyncio] Executing <Task finished name='debouncer cooldown=3, immediate=False' coro=<AbstractSpookRepair.async_activate.<locals>._async_inspect() done, defined at /config/custom_components/spook/repairs.py:139> result=None created at /usr/src/homeassistant/homeassistant/core.py:597> took 0.741 seconds
2024-02-12 18:06:35.222 WARNING (MainThread) [asyncio] Executing <Task finished name='debouncer cooldown=3, immediate=False' coro=<AbstractSpookRepair.async_activate.<locals>._async_inspect() done, defined at /config/custom_components/spook/repairs.py:139> result=None created at /usr/src/homeassistant/homeassistant/core.py:597> took 0.695 seconds
2024-02-12 18:06:40.181 WARNING (MainThread) [asyncio] Executing <Task finished name='debouncer cooldown=3, immediate=False' coro=<AbstractSpookRepair.async_activate.<locals>._async_inspect() done, defined at /config/custom_components/spook/repairs.py:139> result=None created at /usr/src/homeassistant/homeassistant/core.py:597> took 0.728 seconds
Metadata
Metadata
Assignees
Labels
No labels