You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logger: custom_components.spook
Source: custom_components/spook/repairs/automation_unknown_area_references.py:34
Integration: Spook (documentation, issues)
First occurred: 09:29:35 (1 occurrences)
Last logged: 09:29:35
Unexpected exception from <function AbstractSpookRepair.async_activate.._async_inspect at 0xffff4c76e0e0>
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/debounce.py", line 117, in _handle_timer_finish
await task
File "/config/custom_components/spook/repairs/init.py", line 130, in _async_inspect
await self.async_inspect()
File "/config/custom_components/spook/repairs/automation_unknown_area_references.py", line 34, in async_inspect
for area in entity.script.referenced_areas - areas
AttributeError: 'AutomationEntity' object has no attribute 'script'
The text was updated successfully, but these errors were encountered:
And another. This one only occurred on startup
Logger: custom_components.spook
Source: custom_components/spook/repairs/automation_unknown_area_references.py:34
Integration: Spook (documentation, issues)
First occurred: 09:29:35 (1 occurrences)
Last logged: 09:29:35
Unexpected exception from <function AbstractSpookRepair.async_activate.._async_inspect at 0xffff4c76e0e0>
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/debounce.py", line 117, in _handle_timer_finish
await task
File "/config/custom_components/spook/repairs/init.py", line 130, in _async_inspect
await self.async_inspect()
File "/config/custom_components/spook/repairs/automation_unknown_area_references.py", line 34, in async_inspect
for area in entity.script.referenced_areas - areas
AttributeError: 'AutomationEntity' object has no attribute 'script'
The text was updated successfully, but these errors were encountered: