Releases: danielsmith-eu/home-assistant-themeparks-integration
Releases · danielsmith-eu/home-assistant-themeparks-integration
v1.2.4
v1.2.3
v1.2.2
v1.2.1
Fix HACS manifest requirements, and fix GitHub validate action.
Full Changelog: v1.2.0...v1.2.1
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)
v1.1.0
Add more HACS required config.
v1.0.0
Initial release of Theme Parks integration.
Uses themeparks.wiki API to allow user to select a park, and creates entities of all of the shows and attractions, updating their wait times every 5 minutes.