v1.2.0
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)