sam43434 / remootio

remootio
18 stars 29 forks source link

Update __init__.py #8

Closed yarafie closed 1 year ago

yarafie commented 1 year ago

Update init.py to prepare for home assistant 2023.3

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