MMM-Paris-RATP-PG - Paris: Bus, Metro, RER, Tramway & Velib
-
Hi,
This is the main thread for the versions of my module that displays a list of information useful when leaving home in Paris:
- time to next train, bus, tramway, subway (and associated RATP status)
- autolib station
- velib station (no electric bike yet)
- risk of rain in the coming hour from Meteo France
you can find all the details on github: https://github.com/da4throux/MMM-Paris-RATP-PG
Updates:
v2.3: bringing velib back
v2.2: show autolib station status (and backup stations if this one is empty)
v2.1: hide some traffic status if their message is part of the config
v2.0: added rain risk for the coming hour + color the different lines
v1.5: general traffic information for line monitoring
v1.4: subway station support
v1.3: tramway station support
v1.2: velib trend for a specific station over a day
v1.1: velib station support -
Just to mention, that I just released a version 1.1 that includes Velib station support
-
Thanks, very useful module !
-
@da4throux Just to mention I just released version 1.5 for which one can also monitor: metros & tramways, along with the traffic status on each line of metro, rer & tramway.
-
New release: version 2.0. a few bugs corrected, but especially: adding the risk of rain within the next hour (from Meteo France): I know it’s a bit outside the scope of the product, but it’s really what I want to know when I leave my place: is my bus coming soon, will it rain … And also the possibility to color the transport name, and/or the whole line.
I did some re-architecturing that should allow me to add Autolib, RER, and the new Velib more easily in the coming future. -
New double release: version 2.1 and 2.2.
- 2.1: possibility some status if they are part of the config (use case: hide normal traffic, and known incident - ex: line stop in the evening until march for ground work…)
- 2.2: autolib station (possibility to hide or show car types (utilib .9 & 1.4); possibility to set a list of backup stations (use case: show those stations only if the one nearest to my place is empty)
-
Ola;
Merci pour le plugin c’est top ! Je ne parle pas bien anglais, je me trompe peut-être et je pense que tu es français .
Est-il possible de modifier le plugin pour l’adapter à Bordeaux avec les API https:/data.bordeaux-metropole?Fr/apicub ?
Je vais essayer de me lancer dedans mais j’aimerai avoir un avis avant pour éviter de foncer dans le mur
Merci beaucoup. -
@polzy
merci beaucoup.
bien sûr il peut s’adapter à beaucoup de type d’échanges avec API.
Si tu regardes sur github, tu verras plusieurs Forks du projet, dont un pour Toulouse par example
Mon projet est aussi forké d’un projet transport d’une autre ville.
Par contre le mien a évolué pour pouvoir gérer plusieurs APIs plus facilement, car je voulais faire un module multi-modal (pas que la RATP).En plus: la partie prédiction des pluies dans l’heure reste utilisable en l’état partout en France, il suffit de lui indiquer le “bon” lieu
-
New release: version 2.3
bringing Velib back
It’s based on the OpenDataParis. It has some downsides, but it should improve in the coming weeks I hope: some stations are missing, the information on electric bikes is not available, some information is not real time…
As before, you can set a graph showing the past day trend (always nice to know how much bikes are coming in and out of station around the time you leave). -
Merci pour ta réponse
J’ai été trop gourmand avec les API TBP… je vais finalement mettre le module google map avec mon trajet du matin…