0.0.7 • Published 6 years ago

pimatic-vvo v0.0.7

Weekly downloads
23
License
MIT
Repository
github
Last release
6 years ago

This plugin provides information about bus, tram, etc. departures for VVO vehicles. Visit https://www.vvo-online.de/de select your stop and get the stopid from the URL.

Configuration

There are three configuration parameters

  • stopid - The stopid for your stop
  • amount - How many departures should be displayed
  • offset - How far in the future should the first departure lie?

Sample Device Config:

    {
      "id": "departures",
      "name": "Departures",
      "class": "VvoDevice",
      "stopid": "33000335",
      "amount": "10",
      "offset": "8"
    },

Beware

This plugin is in an early alpha stadium and you use it on your own risk. I'm not responsible for any possible damages that occur on your health, hard- or software.

License

MIT

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago