MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-Paris-RATP-PG - Paris: Bus, Metro, RER, Tramway & Velib

    Scheduled Pinned Locked Moved Transport
    paristransportationtransportbustramwaybikesubwayratpvelibautolib
    24 Posts 9 Posters 13.9k Views 9 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • da4throuxD Offline
      da4throux
      last edited by

      Just to mention, that I just released a version 1.1 that includes Velib station support :D

      1 Reply Last reply Reply Quote 0
      • T Offline
        Tatroxitum
        last edited by

        Thanks, very useful module !

        1 Reply Last reply Reply Quote 0
        • da4throuxD Offline
          da4throux @da4throux
          last edited by

          @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.

          1 Reply Last reply Reply Quote 0
          • da4throuxD Offline
            da4throux
            last edited by

            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.

            1 Reply Last reply Reply Quote 0
            • da4throuxD Offline
              da4throux
              last edited by

              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)
              1 Reply Last reply Reply Quote 1
              • P Offline
                polzy
                last edited by

                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.

                da4throuxD 1 Reply Last reply Reply Quote 0
                • da4throuxD Offline
                  da4throux @polzy
                  last edited by da4throux

                  @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 :D
                  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 :D

                  1 Reply Last reply Reply Quote 0
                  • da4throuxD Offline
                    da4throux
                    last edited by

                    New release: version 2.3
                    bringing Velib back :D
                    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).

                    1 Reply Last reply Reply Quote 0
                    • P Offline
                      polzy
                      last edited by

                      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…

                      1 Reply Last reply Reply Quote 0
                      • E Offline
                        Eien
                        last edited by

                        Hello l’ami.

                        Merci pour le module super pratique. J’avais 2/3 petites questions :

                        1. Comment supprimer le compteur à gauche qui va de 1 à 6 ?
                        2. Comment rajouter un espace ou élargir le côté gauche de la table car c’est trop collé au niveau du texte ? Je n’ai rien trouvé au niveau du CSS.
                        3. J’ai essayé de dupliquer le module pour mettre à part les prochains passages et de l’autre l’état du trafic sauf que si j duplique et que j’enlève la ligne ca m’affiche N/A.

                        Exemple pour le 3) qui fonctionne :

                        Module 1
                        {type: ‘rers’, line: ‘A’, stations: ‘noisy+champs’, destination: ‘A’, label: ‘A’, firstCellColor: ‘red’},

                        Module 2
                        {type: ‘rers’, line: ‘A’, stations: ‘noisy+champs’, destination: ‘A’, label: ‘A’, firstCellColor: ‘red’},
                        {type: ‘traffic’, line: [‘rers’, ‘A’], firstCellColor: ‘Red’, lineColor: ‘white’},
                        {type: ‘traffic’, line: [‘metros’, ‘6’], firstCellColor: ‘Green’, lineColor: ‘white’},
                        {type: ‘traffic’, line: [‘metros’, ‘9’], firstCellColor: ‘Green’, lineColor: ‘white’},

                        Exemple pour le 3) qui ne fonctionne pas :

                        Module 1
                        {type: ‘rers’, line: ‘A’, stations: ‘noisy+champs’, destination: ‘A’, label: ‘A’, firstCellColor: ‘red’},

                        Module 2
                        {type: ‘traffic’, line: [‘rers’, ‘A’], firstCellColor: ‘Red’, lineColor: ‘white’},
                        {type: ‘traffic’, line: [‘metros’, ‘6’], firstCellColor: ‘Green’, lineColor: ‘white’},
                        {type: ‘traffic’, line: [‘metros’, ‘9’], firstCellColor: ‘Green’, lineColor: ‘white’},

                        da4throuxD 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 1 / 3
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy