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

MMM-SNCF

Scheduled Pinned Locked Moved Transport
13 Posts 9 Posters 5.8k 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.
  • D Offline
    db72 @Jo4K
    last edited by Dec 5, 2021, 11:28 AM

    @jo4k
    Je n’ai justement aucun message d’erreur de visible.
    Y a-t-il quelque part un fichier log où on peut voir les messages d’erreur ?

    1 Reply Last reply Reply Quote 0
    • J Offline
      Jo4K
      last edited by Dec 7, 2021, 9:20 AM

      Ajoute debugging: “true”, dans la partie config de ton module :
      {
      module: ‘MMM-SNCF’,
      position: ‘top_left’,
      header: ‘Le Mans to Tours’,
      config:{
      debugging: “true”,
      departureStationUIC: “stop_area:STE:SA:OCE87396002”,
      arrivalStationUIC: “stop_area:STE:SA:OCE87571000”,
      apiKey: “MON API KEY”, // You must add your API key//
      numberDays: 2,
      dateFormat: ‘dddd HH:mm’, // display for example with french locale Jeudi 08:43
      displayName: true,
      displayCo2: false,
      coverage: “fr-nw”,
      }
      },

      Lance le miroir magique depuis une console ssh (via putty) et regarde ce qu’il s’affiche a l’écran.

      O 1 Reply Last reply Apr 22, 2024, 8:19 AM Reply Quote 0
      • O Offline
        Ottosophie @Jo4K
        last edited by Apr 22, 2024, 8:19 AM

        @Jo4K
        Bonjour et merci pour votre travail.
        Je suis dans la même situation aucune réponse à part : “Chargement des prochains trains”.
        J’ai ajouté la fonction debugging, mais rien ne s’affiche.
        Ce module est-il toujours fonctionnel.

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