mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 22:18:40 +00:00
Await discovery_function in the DiscoveryFlowHandler instead of wrapping This function was always a coro so it can be awaited directly instead of wrapping it in add_job