It’s a different API as well (though presumably the same upstream source), so not sure if this one could be changed to include the service uid in the returned results.
I should thank you though, as your question prompted me to find a definite improvement to the data I can use in HA.
I have forked jfparis’ national rail API and modified it. I have also created a custom card for my one.
Let me know your feedback. If it receives good feedback I will submit a pull request. My method uses different API calls so it will not work with the existing setups. (Maybe it should be kept seperate).
Sometimes a journey sensor becomes unavailable. If I delete that sensor and try re-adding it I get “Unexpected error”, but I can still add journeys to/from those stations to other places. So it seems like a periodic problem on particular routes. Have you experienced this?
Agreed, because in this case I am referring Pluto’s fork. I’ve not encountered this in the original integration, although I have not run them simultaneously to be sure it would not occur
Hi
Yes, one of the dependencies had an issue with the upgrade to python 3.13. I fixed it last night and pushed a new version. Did you try that before opening the issue?
I’ve been using this successfully - thanks all for the work on it. One thing my fairly basic skills haven’t allowed me to do is to create an ‘arrivals board’ for a given station. I live near a fairly small station which doesn’t have a huge number of trains through it but they do come from a range of departure points. Has anyone been able to show planned arrivals to a given station rather than tracking them by individual departure points? If so I’d love to see some code. Thanks
Love this integration and many thanks for the markdown card CarlBird provided - helped me understand a lot about how to query the attributes.
I’m a bit of a noob and wonder if there’s an easy way to show the trains sorted not by departure time but arrival time - i.e. not show a slow train before a faster train?
I’ve started using the NationalRailUK integration.
It works for me, but I don’t know how to set up a nice departures board from my station.
Do you know where I can find some step-by-step instructions on how to do this?