prestomation / resmed_myair_sensors

This is a Home Assistant custom component to pull daily CPAP data from ResMed's myAir service using an undocumented API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change to async_forward_entry_setups

Snuffy2 opened this issue · comments

Describe the bug

A clear and concise description of what the bug is.

2023-02-01 21:06:44.621 WARNING (MainThread) [homeassistant.helpers.frame] 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 resmed_myair using this method at custom_components/resmed_myair/__init__.py, line 23: hass.config_entries.async_setup_platforms(config_entry, PLATFORMS)

Linked PR to fix

@prestomation I know you don't have the device any longer and you no longer maintain the code. Any chance this and the other PR could be merged into a beta so we could try this out? Thanks.

fix with #29