personne ne peut m’aider
Read the statement by Michael Teeuw here.
Posts made by 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.
-
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’}
]
}
}, -
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’}
]
}
},