Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change `hass.config_entries.async_setup_platforms(entry, PLATFORMS)` to `await hass.config_entries.async_forward_entry_setups(entry, PLATFORMS)`
- Loading branch information