-
-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Description
What version of Spook are you using?
v2.1.0
What version of Home Assistant are you using?
2024.1.3
The problem
I've recently installed Spook, I've not really checked it out yet. After latest update and restart checked my logs and saw the log entry below. I believe I also saw it there with the previous version.
Anything in the logs? Paste it here!
2024-01-14 23:11:53.888 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/config/custom_components/spook/__init__.py", line 98, in _ghost_busters
await repairs.async_setup()
File "/config/custom_components/spook/repairs.py", line 249, in async_setup
await self.async_activate(module.SpookRepair(self.hass))
File "/config/custom_components/spook/repairs.py", line 258, in async_activate
await repair.async_activate()
File "/config/custom_components/spook/ectoplasms/script/repairs/unknown_device_references.py", line 24, in async_activate
self._entity_component = self.hass.data[DATA_INSTANCES][self.domain]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
KeyError: 'script'
Metadata
Metadata
Assignees
Labels
No labels