Continuing the discussion from HASS.Agent: Windows client to receive notifications, use commands, sensors, quick actions and more!:
Anyone has this fault:
RuntimeError: Detected that custom integration ‘hass_agent’ 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 Thread safety with asyncio | Home Assistant Developer Docs at custom_components/hass_agent/init.py, line 147: hass.async_create_task(handle_apis_changed(hass, entry, apis)). Please report it to the author of the ‘hass_agent’ custom integration
?