natekspencer / hacs-vivint

Home Assistant integration for a Vivint home security system.
MIT License
66 stars 6 forks source link

async_setup_platforms will fail in vs 2023.3 #76

Closed mat1583 closed 1 year ago

mat1583 commented 1 year ago

Logger: homeassistant.helpers.frame Source: helpers/frame.py:77 First occurred: 6:53:37 AM (1 occurrences) Last logged: 6:53:37 AM

Detected integration that called async_setup_platforms instead of awaiting async_forward_entry_setups; this will fail in version 2023.3. Please report issue to the custom integration author for vivint using this method at custom_components/vivint/init.py, line 129: hass.config_entries.async_setup_platforms(entry, PLATFORMS)

natekspencer commented 1 year ago

Fixed in 2023.2.1