-
-
Notifications
You must be signed in to change notification settings - Fork 82
Description
HA keeps crashing occasionally, checking my logs i've narrowed somthing down
RuntimeError: Detected that custom integration 'hass_agent' calls device_registry.async_update_device 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/#device_registryasync_update_device at custom_components/hass_agent/init.py, line 29: device_registry.async_get_or_create(. Please create a bug report at https://github.com/LAB02-Research/HASS.Agent-Integration/issues
2025-09-25 12:51:38.356 WARNING (MainThread) [habluetooth.wrappers] C0:D2:B6:D6:5F:47: BleakClient.connect() called without bleak-retry-connector. For reliable connection establishment, use bleak_retry_connector.establish_connection(). See https://github.com/Bluetooth-Devices/bleak-retry-connector
2025-09-25 12:51:41.495 WARNING (MainThread) [habluetooth.wrappers] E7:DD:E1:A4:DD:E3: BleakClient.connect() called without bleak-retry-connector. For reliable connection establishment, use bleak_retry_connector.establish_connection(). See https://github.com/Bluetooth-Devices/bleak-retry-connector
2025-09-25 12:51:45.377 WARNING (MainThread) [habluetooth.wrappers] E7:DD:E1:A4:DD:E3: BleakClient.connect() called without bleak-retry-connector. For reliable connection establishment, use bleak_retry_connector.establish_connection(). See https://github.com/Bluetooth-Devices/bleak-retry-connector