explosivo22 / kwikset-ha

Kwikset Smart Locks integration for Home Assistant. The Kwikset App is exclusively for use with Kwikset Halo, Halo Touch, and Aura smart locks.
Apache License 2.0
34 stars 2 forks source link

Warning from Home Assistant #50

Closed malmaxx closed 1 year ago

malmaxx commented 1 year ago

I saw this warning logged and wanted to pass along.

Logger: homeassistant.helpers.frame Source: helpers/frame.py:77 First occurred: February 6, 2023 at 9:57:16 PM (1 occurrences) Last logged: February 6, 2023 at 9:57:16 PM

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 kwikset using this method at custom_components/kwikset/init.py, line 53: hass.config_entries.async_setup_platforms(entry, PLATFORMS)

explosivo22 commented 1 year ago

Thank you. I missed this one. I will get a fix out for this.