Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't always show multiple departures #13

Open
djmc opened this issue Nov 13, 2024 · 0 comments
Open

Doesn't always show multiple departures #13

djmc opened this issue Nov 13, 2024 · 0 comments

Comments

@djmc
Copy link

djmc commented Nov 13, 2024

There seems to be an issue with loading the right configuration for how many departures to display.

I have an entity for my local bus stop and I want to show the next 2 departures. It's configured using the UI (ie not YAML)

It works when I first set it up, but when reloading my HA, it no longer shows the additional departures (only the next one).

To fix it I need to Reload the integration until it actually shows the departure.

I tried figuring out the fix myself but I couldn't quite work out what's causing it. I suspect something to do with loading configuration due to how reloading fixes it, but looking at the code it makes sense to me but I don't know how the HA API works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant