• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

My e-ink frame

Scheduled Pinned Locked Moved Show your Mirror
18 Posts 9 Posters 9.3k Views 10 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.
  • J Offline
    jonathanperron
    last edited by Feb 10, 2023, 2:42 AM

    Magnifique! Comment avez-vous intégré les transports en communs?

    M 1 Reply Last reply Feb 10, 2023, 7:23 AM Reply Quote 0
    • J Offline
      JerryP
      last edited by Feb 10, 2023, 7:03 AM

      Looks nice

      1 Reply Last reply Reply Quote 0
      • M Offline
        Matuki Module Developer @jonathanperron
        last edited by Feb 10, 2023, 7:23 AM

        @jonathanperron
        Dans ma ville, il y a de l’open data sur les transports en commun. Et il y a déjà quelqu’un qui avait fait un module pour récupérer les heures de prochains passages :
        https://github.com/normyx/MMM-Nantes-TAN

        Je l’ai simplement modifié pour ajouter les alertes sur les lignes affichées (+ quelques corrections mineures) :
        https://github.com/seb-ma/eInkFrame/blob/master/magicmirror_files/patches/MMM-Nantes-TAN.patch

        J 1 Reply Last reply Feb 26, 2023, 5:38 AM Reply Quote 0
        • J Offline
          jonathanperron @Matuki
          last edited by Feb 26, 2023, 5:38 AM

          @Matuki intéressant ici à Québec, à ma connaissance, il n’y a d’api disponible pour les réseaux te transport en commun ou du trafic. J’ai essayé avec Google maps mais ça pas été un grand succès. C’est bien qu’à Nantes il le fournisse.

          L 1 Reply Last reply Feb 27, 2023, 2:13 AM Reply Quote 0
          • L Offline
            luisestrada @jonathanperron
            last edited by luisestrada Feb 27, 2023, 2:18 AM Feb 27, 2023, 2:13 AM

            @jonathanperron Pour moi, l’api Google ça marche parfaitement. Je n’ai pas réussi à faire fonctionner l’api de la STM

            https://portail.developpeurs.stm.info/apihub/#/login

            https://forum.magicmirror.builders/topic/12709/stm-module-société-de-transport-de-montréal?_=1677099514162

            J 1 Reply Last reply Mar 3, 2023, 6:37 PM Reply Quote 0
            • J Offline
              jonathanperron @luisestrada
              last edited by Mar 3, 2023, 6:37 PM

              @luisestrada ça donne un bon résultat? Vous pouvez voir les prochaines autobus près de chez vous ou des destinations pré-établies? J’avais suivi un guide pour l’intégrer mais avec les 10000 api de Google, j’ai jamais réussi à le faire fonctionner! Le guide était un peut vieux dans un anglais louche et j’avais de la difficulté à trouvé l’équivalent en français. J’ai abandonné pour l’instant l’intégration Google. Mais là mon MM m’a lâché!

              L 1 Reply Last reply Mar 3, 2023, 6:59 PM Reply Quote 0
              • L Offline
                luisestrada @jonathanperron
                last edited by luisestrada Mar 3, 2023, 7:17 PM Mar 3, 2023, 6:59 PM

                @jonathanperron Avec l’application que j’utilise, je peux voir à quelle heure j’arrive dans une destination spécifique, et aussi à quelle heure le bus quitte l’arrêt de bus où j’habite. Généralement, ces données peuvent être dues à l’horaire du bus mais aussi si le bus dispose d’un GPS.

                Tu peux voir ci-dessous à quelle heure passe le bus: Próximo bus … (en espagnol :face_with_hand_over_mouth: )

                Screen Shot 2023-03-03 at 2.03.01 PM.png

                La partie la plus difficile à comprendre était de configurer l’API. Je peut vous aider.

                Désolé pour mon français

                1 Reply Last reply Reply Quote 0
                • M Offline
                  MajorC Project Sponsor
                  last edited by Mar 5, 2023, 9:27 AM

                  This looks very nice indeed.

                  Can you say what the two weather apps on the bottom left and right are and what modifications you made there? I didn’t find those on the git.

                  Thanks
                  Christian

                  M 1 Reply Last reply Mar 5, 2023, 12:13 PM Reply Quote 0
                  • M Offline
                    Matuki Module Developer @MajorC
                    last edited by Matuki Mar 5, 2023, 12:14 PM Mar 5, 2023, 12:13 PM

                    @MajorC
                    Hello,
                    The left panel is the default weather module with minors modifications that can be found on the repository: https://github.com/seb-ma/eInkFrame/blob/master/magicmirror_files/patches/MagicMirror.patch

                    And the chart on the right is the module I made and shown here: https://forum.magicmirror.builders/topic/17604/mmm-weatherchartd3

                    Both of them rely on modifications I made on weather provider to retrieve pollution (only openweather is currently supported). And I also did another modification on openweather provider to fetch all data once instead of having multiple calls to the API.

                    Finally, I also did a module that acts as a proxy to weather provider to avoid a call to weather API each time a module wants data (openweather and others are limiting the number of calls by day, thus this helps having more updates without reaching the limit): https://github.com/seb-ma/mmm-weatherproviderunique

                    M 1 Reply Last reply Mar 7, 2023, 12:44 PM Reply Quote 0
                    • M Offline
                      MajorC Project Sponsor @Matuki
                      last edited by Mar 7, 2023, 12:44 PM

                      Thank you. Then I will try the components next time.

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      • 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