mirror of
https://github.com/home-assistant/core.git
synced 2026-09-15 18:24:59 -05:00
* Use discovery flow helper for hardware integrations The discovery flow helper defers loading discovered integrations until after startup to improve startup reliability. * Use discovery flow helper for hardware integrations The discovery flow helper defers loading discovered integrations until after startup to improve startup reliability. Since hardware was not listed in as a discovery integration, the notification for new discoveries was missing.