Read the statement by Michael Teeuw here.
Can't make MMM-Paris-RATP-PG work
-
@Chris
Hi,
just as a note, this is a config for a different module. To do a similar check with this module you would do:{ module: 'MMM-Paris-RATP-PG', position: 'top_left', header: 'Chris', config: { busStations: [ {type: 'bus', line: 147, stations: 'mairie+de+livry+++gargan', destination: 'R'} ] } },
-
Hello,
Indeed, sorry, I spoke too fast and I was wrong module.
I will try this configuration to see the result.
Regards,
-
Hi
Thanks all for your replies. Unfortunately, after the latest update to v2.2, MM does not start anymore. Seems to be an issue with electron.
I have to fix this and then I will try your different code samples.
Jab
-
Hi all,
Finally with a fresh install of v2.2, all modules work fine.
I think I’ll update a few the css in order to get a colored look & feel.
Thanks for your help,
Jab -
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’}
]
}
},