mirror of
https://github.com/home-assistant/core.git
synced 2026-09-15 10:06:33 -05:00
Nothing was being awaited here so there was no need to create a task per person at the start event. The async_update_config coro remains since its required by the collection but is now a wrapper around a callback _async_update_config