A Home Assistant integration that shows Theme Park waiting times using the ThemeParks.wiki API
Now available in the default store!
When you add the themeparks integration you choose a themepark from the list. It then adds an entity for each ride, which looks like this:
The state of each entity is the current wait time, and is updated every 5 minutes, so you can either use the entity card to show this, or the history card to show the history:
You can of course add whichever rides you need to.
A smart move would be to set automations when your ride of choice hits a low wait time, and then turn that automation on when you are at the park.
- The device added for a theme park doesn't show any information or link to the entities. Looks like a quick fix.
- No customisations.
- API access is in the Integration, this should be move to PyPi so that we can add this to HA without using HACS.