Skip to content

'auroraplus' calls hass.async_create_task from a thread other than the event loop #18

Description

@shtrom
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:350
First occurred: 12 December 2025 at 22:38:40 (2 occurrences)
Last logged: 12 December 2025 at 23:38:40

Detected that custom integration 'auroraplus' calls hass.async_create_task from a thread other than the event loop, which may cause Home Assistant to crash or data to corrupt. For more information, see https://developers.home-assistant.io/docs/asyncio_thread_safety/#hassasync_create_task at custom_components/auroraplus/coordinator.py, line 78: self._config_entry.async_start_reauth(self._hass). Please create a bug report at https://github.com/LeighCurran/AuroraPlusHA/issues

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions