Skip to content

Releases: danielsmith-eu/home-assistant-themeparks-integration

v1.2.4

18 Jun 14:50
3e10f8e
Compare
Choose a tag to compare

What's Changed

  • Set _attr_unique_id on AttractionSensor by @bkeiren in #13

New Contributors

Full Changelog: v1.2.3...v1.2.4

v1.2.3

15 Mar 15:24
4282b45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

15 Mar 15:08
5a7414d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

07 Mar 13:02
bb18cb1
Compare
Choose a tag to compare

Fix HACS manifest requirements, and fix GitHub validate action.

Full Changelog: v1.2.0...v1.2.1

v1.2.0

07 Mar 11:44
6a00068
Compare
Choose a tag to compare

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

03 Aug 09:45
27b02a1
Compare
Choose a tag to compare

Add more HACS required config.

v1.0.0

02 Aug 16:19
Compare
Choose a tag to compare

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.