Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.

A sensor that give you information about next departure from spesified stop.

License

Notifications You must be signed in to change notification settings

custom-components/wienerlinien

Repository files navigation

For an alternative have a look at https://github.com/tofuSCHNITZEL/home-assistant-wienerlinien

Old readme contend

Get information about next departures

A sensor platform which allows you to get information about next departure from specified stop.

To get started install this with HACS

Example configuration.yaml

sensor:
  platform: wienerlinien
  firstnext: first
  stops:
    - '4429'
    - '3230'

Configuration variables

key description
platform (Required) The platform name.
stops (Required) RBL stop ID's
firstnext (Optional) first or next departure.

Sample overview

Sample overview

Notes

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)

About

A sensor that give you information about next departure from spesified stop.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published