I made a bunch of elements to create cards with departure time of Dutch busses, ferries, trams and metros. It is using the ovapi.nl API.
The project contains an example package file and two template blueprints.
With this you can create badges with the number of minutes until the next bus or a full DRIS sign.

It is based on the standard REST integration and template sensors. The REST integration has some limitation on what it can do , as have the template sensors. Therefore a helper sensor is needed.
This provides the flexibility to either make a sensor from all lines of a single bus stop (in one direction), a single line number in one direction, or a combination of bus stops and line numbers.
As the project consist of a package file, two blueprint files and a Lovelace example it is not easy to ship as a one-click installation but the github page should be pretty self explanatory.
There are similar projects like ovapi that are more complete and easier to install but require custom components. I wanted to try to do something completely with default Home Assistant components.
Please let met know what you think of it.
