Skip to content

[BUG]: async_setup_platforms obsoleted #10

@DarthLowen

Description

@DarthLowen

Describe the bug.

The following warning was logged:

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

I've had some issues getting the integration to configure, however after a reload it suddenly found my bike and set up the sensors. Not sure if it's related to this WARNING message though.

Thanks for this integration btw!

What version of Home Assistant Core has the issue?

2023.3.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

How did you install the stromer integration

HACS

Logging

No response

Diagnostics information

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions