mirror of
https://github.com/home-assistant/core.git
synced 2026-05-23 17:00:13 +01:00
17b202d8cf
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