MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Massi1990
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    Massi1990

    @Massi1990

    0
    Reputation
    112
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Massi1990 Unfollow Follow

    Latest posts made by Massi1990

    • RE: Problem with config MMM-Paris-RATP-PG

      personne ne peut m’aider

      posted in Troubleshooting
      M
      Massi1990
    • Problem with config MMM-Paris-RATP-PG

      Hello,

      here is my problem: magic mirror crashes when I add the configuration script? black screen

      first config :
      {
      module: ‘MMM-Paris-RATP-PG’,
      position: ‘top_left’,
      header: ‘mairie de fresnes’,
      config: {
      busStations: [
      {type: ‘bus’, line: 187, stations: ‘mairie+de+fresnes’, destination: ‘R’}
      ]
      }
      },

      and this :

      {
      module: “MMM-Ratp”,
      position: “top_left”,
      header: “Bus 187 (mairie de fresnes)”, // le titre qui sera affiché en haut sur la configuration du widget
      config: {
      apiURL: “https://api-ratp.pierre-grimaud.fr/v3/schedules/bus/187/mairie+de+fresnes/R”,
      }
      },

      neither configuration works

      Thanks for your help.

      posted in Troubleshooting
      M
      Massi1990
    • RE: Can't make MMM-Paris-RATP-PG work

      bonjour,

      voici ma config et rien ne fonctionne ? ecran noir ?

      {
      module: ‘MMM-Paris-RATP-PG’,
      position: ‘top_left’,
      header: ‘mairie de fresnes’,
      config: {
      busStations: [
      {type: ‘bus’, line: 187, stations: ‘mairie+de+fresnes’, destination: ‘R’}
      ]
      }
      },

      posted in Troubleshooting
      M
      Massi1990
    • RE: MMM-Paris-RATP-PG - Paris: Bus, Metro, RER, Tramway & Velib

      bonjour,

      je tiens a te remercier pour ce module et du travail effectuer.

      voici mon problème : magic mirror plante quand j’ajoute le script de configuration ? ecran noir

      {
      module: ‘MMM-Paris-RATP-PG’,
      position: ‘top_left’,
      header: ‘mairie de fresnes’,
      config: {
      busStations: [
      {type: ‘bus’, line: 187, stations: ‘mairie+de+fresnes’, destination: ‘R’}
      ]
      }
      },

      posted in Transport
      M
      Massi1990