danielsmith-eu / home-assistant-themeparks-integration

A Home Assistant integration that shows Theme Park waiting times using the ThemeParks.wiki API
Apache License 2.0
16 stars 8 forks source link

Walibi Holland not showing up in entities #8

Open RemyyB opened 1 year ago

RemyyB commented 1 year ago

Hi! Thanks for making this integration.

Unfortunately Walibi Holland does not work. I added multiple theme parks: Efteling, Europa-Park, Phantasialand and Walibi. Everything seems to work except Walbi Holland. It does not create any sensors. However all the other parks do create multiple sensors for every attraction.

I get these logs, all attractions show up and it is doing a "Running do_live_lookup in ThemeParkAPI" for every device added, but only one does not find any "Parsed API item":

[custom_components.themeparks.sensor] Calling do_live_lookup in ThemeParksCoordinator [custom_components.themeparks] Running do_live_lookup in ThemeParkAPI [custom_components.themeparks.sensor] Calling do_live_lookup in ThemeParksCoordinator [custom_components.themeparks] Running do_live_lookup in ThemeParkAPI [custom_components.themeparks] Parsed API item for: Anton Pieck Plein [custom_components.themeparks] Time found

Thank you in advance, Remy