Skip to content

Detected integration that called async_timeout.timeout with loop keyword argument. #51

@Jefe2

Description

@Jefe2

Version of the custom_component
v 0.1.4

Describe the bug
After upgrading HA to 2021.12.0, a log entry states: “Detected integration that called async_timeout.timeout with loop keyword argument. …”

Log

Detected integration that called async_timeout.timeout with loop keyword argument. The loop keyword argument is deprecated and calls will fail after Home Assistant 2022.2. Please report issue to the custom component author for weatheralerts using this method at custom_components/weatheralerts/sensor.py, line 88: async with async_timeout.timeout(20, loop=hass.loop):

Add your logs here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions