bm1549 / home-assistant-frigidaire

Custom component for the Frigidaire integration
30 stars 10 forks source link

async_setup_platforms #24

Closed ssneisius closed 1 year ago

ssneisius commented 1 year ago

Logger: homeassistant.helpers.frame Source: helpers/frame.py:77 First occurred: 6:31:23 AM (1 occurrences) Last logged: 6:31:23 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 frigidaire using this method at custom_components/frigidaire/init.py, line 32: hass.config_entries.async_setup_platforms(entry, PLATFORMS)

ssneisius commented 1 year ago

Still having warning;

Logger: homeassistant.helpers.frame Source: helpers/frame.py:77 First occurred: 8:22:40 PM (1 occurrences) Last logged: 8:22:40 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 frigidaire using this method at custom_components/frigidaire/init.py, line 32: hass.config_entries.async_setup_platforms(entry, PLATFORMS)

On Thu, Mar 16, 2023 at 10:21 PM Brian Marks @.***> wrote:

Closed #24 https://github.com/bm1549/home-assistant-frigidaire/issues/24 as completed via #25 https://github.com/bm1549/home-assistant-frigidaire/pull/25.

— Reply to this email directly, view it on GitHub https://github.com/bm1549/home-assistant-frigidaire/issues/24#event-8773946546, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZ7RBNCL5ITCQHA3DHI2HR3W4PKFLANCNFSM6AAAAAAVEJJR6M . You are receiving this because you authored the thread.Message ID: @.*** com>

ssneisius commented 1 year ago

Sorry, I thought there was an update... Once I fixed the file, no more issues...

On Fri, Mar 17, 2023 at 8:39 PM Sonny & Sherele Neisius < @.***> wrote:

Still having warning;

Logger: homeassistant.helpers.frame Source: helpers/frame.py:77 First occurred: 8:22:40 PM (1 occurrences) Last logged: 8:22:40 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 frigidaire using this method at custom_components/frigidaire/init.py, line 32: hass.config_entries.async_setup_platforms(entry, PLATFORMS)

On Thu, Mar 16, 2023 at 10:21 PM Brian Marks @.***> wrote:

Closed #24 https://github.com/bm1549/home-assistant-frigidaire/issues/24 as completed via #25 https://github.com/bm1549/home-assistant-frigidaire/pull/25.

— Reply to this email directly, view it on GitHub https://github.com/bm1549/home-assistant-frigidaire/issues/24#event-8773946546, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZ7RBNCL5ITCQHA3DHI2HR3W4PKFLANCNFSM6AAAAAAVEJJR6M . You are receiving this because you authored the thread.Message ID: @.*** com>