nikshriv / cync_lights

Home Assistant Integration for controlling Cync switches, plugs, and bulbs
160 stars 53 forks source link

Error message #44

Closed marc3k18 closed 1 year ago

marc3k18 commented 1 year ago

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 tuya using this method at custom_components/tuya/init.py, line 136: hass.config_entries.async_setup_platforms(entry, PLATFORMS)

marc3k18 commented 1 year ago

Wrong repo! Sorry 👯

mcarsten6 commented 1 year ago

I did receive this error for cync_lights: Logger: homeassistant.helpers.frame Source: helpers/frame.py:77 First occurred: 7:00:51 PM (1 occurrences) Last logged: 7:00:51 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 cync_lights using this method at custom_components/cync_lights/init.py, line 19: hass.config_entries.async_setup_platforms(entry, PLATFORMS)