For an alternative have a look at https://github.com/tofuSCHNITZEL/home-assistant-wienerlinien
Old readme contend
A sensor platform which allows you to get information about next departure from specified stop.
To get started install this with HACS
sensor:
platform: wienerlinien
firstnext: first
stops:
- '4429'
- '3230'
key | description |
---|---|
platform (Required) | The platform name. |
stops (Required) | RBL stop ID's |
firstnext (Optional) | first or next departure. |
You can find out the Stop ID (rbl number) thanks to Matthias Bendel https://till.mabe.at/rbl/
This platform is using the Wienerlinien API API to get the information. 'Datenquelle: Stadt Wien – data.wien.gv.at' Lizenz (CC BY 3.0 AT)