wizmo2 / zidoo-player

Home-assistant custom component and api wrapper for Zidoo Media Players
22 stars 4 forks source link

async_setup_platforms and 2023.3 #12

Closed garry0garry closed 1 year ago

garry0garry commented 1 year ago
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:77
First occurred: 21:00:23 (1 occurrences)
Last logged: 21:00:23

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 zidoo using this method at custom_components/zidoo/__init__.py, line 15: hass.config_entries.async_setup_platforms(entry, PLATFORMS)
wizmo2 commented 1 year ago

addressed in v1.3.1