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