Skip to content

v1.2.0

Compare
Choose a tag to compare
@danielsmith-eu danielsmith-eu released this 07 Mar 11:44
· 8 commits to main since this release
6a00068

Fix #6 (so that this integration will work with 2023.3):

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