AT Transport - Real time board

Hi Everyone,

Feature request would be the ability to view live information of a particular stop ID for Auckland Transport https://at.govt.nz/bus-train-ferry/real-time-board/

I have gone into the tool AT transport provide and have the API behind the scenes that queries every :
https://api.at.govt.nz/v2/public-restricted/departures/3125?subscription-key=323741614c1c4b9083299adefe100aa6

The end goal would be to display the AT Real Time Board/ or similar in the dashboard/overview page.

+1 for this

I am nearly finished with the integration just need some testers

Thanks for this. I tried to add as a custom integration through HACS and got this message -

<Integration SeitzDaniel/auckland-transport> Repository structure for main is not compliant

Noted. Can I be a tester? Running HA in Proxmox.

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.

Would be good if you could provide some feedback since you offered to be a tester.