This took longer then expected. I initially used the API which @Mattallmighty posted before reading the new API documentation by Auckland Transport. Anyway you can get the integration from here with new API implemented. GitHub - SeitzDaniel/auckland_transport: Auckland Transport custom Integration for Home Assistant Just side load it with HACS after download and reboot you can add as any other integration in Home Assistant via GUI. Will add some proper documentation later for now just register here and get yourself an API key https://dev-portal.at.govt.nz/. Any features or bugs log them via GitHub.
Unsure if you’re still looking for early feedback or not. Up to you.
I’ve started using this and wanted to thank you for your work.
Something that would make it more useful would be filters on Route and operators on the Headsign filter.
The use case is I have a stop with two different route numbers that I care about. Call them 123 and 124. Both will get me where I want to go, so I would like to display both of them and only them. If there was a filter on Route, I could use ‘12’ and get both of them.
But that’s mostly just luck because in my case both routes start with the same 2 digits. What would be more useful would be operators that allow me to say 123 OR 124.
Another consideration would be allowing the OR operation in the Headsign filter, meaning I could just list the multiple exclusive destination key words.
Hopefully that makes sense. Happy to answer more questions if this is something you’re interested in.