@Odissine Glad to hear the issue is solved.
Regarding: ①②, it’s described in the Readme, in the paragraph: common to all lines.
It’s: showUpdateAge: optional, boolean, default = true, //add a circled integer such as ①② next to the line name showing the tenths digits of of seconds elapsed since update.
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-Paris-RATP-PG - Paris: Bus, Metro, RER, Tramway & Velib
-
RE: MMM-Paris-RATP-PG - Paris: Bus, Metro, RER, Tramway & Velib
@Odissine Par contre si je décommente la ligne pluie je pense que c’est ça qui pourrait être bloquant. La partie pluie était basée sur un scrapping de la page de météo france, il y a un gros risque que cela se casse très facilement.
À l’occasion il faudrait que j’améliore la gestion des erreurs pour aider à comprendre ce qui se casse, mais c’est vrai qu’avec le télétravail et l’été… -
RE: MMM-Paris-RATP-PG - Paris: Bus, Metro, RER, Tramway & Velib
@Odissine je viens d’essayer en copiant collant ta configuration et ça marche pour de mon côté (J’ai mis à jour le mirror okazou).
Peut être un problème dans la configuration plus globale, ou cela marche depuis ? -
RE: MMM-Paris-RATP-PG - Paris: Bus, Metro, RER, Tramway & Velib
@Odissine Merci beaucoup, j’essaye de regarder aujourd’hui ou cette semaine !!!
-
MMM-flic
This module integrates flic buttons in the MMM framework.
flic are bluetooth buttons (more details here: www.flic.io) allowing 3 gestures: hold, single & double clicks.
First use case is changing the layout of the mirror by clicking the button leveraging profile through MMM-profileswitcher.[card:da4throux/MMM-flic]
Several remarks:
- the notifications generated can be configured to be used for something else than profile switching
- notifications are rather static in this first version
- to use flic, there’s also need to install the flic Linux SDK, see detailed instruction on github. This will dedicate one bluetooth interface solely to flic.
-
RE: MMM-Paris-RATP-PG - Paris: Bus, Metro, RER, Tramway & Velib
New release: version 2.4 -> 2.6
In term of feature, two additions:- Velib is working, and I added the electric bikes (now that the information is available) - also visible in the graph
- possibility ot filter RER based on their code / mission (see more information in the readme file on github), a way to look at trains that really stop at your station
Besides it was api update time.
-
RE: MMM-Buller
Hi @canadrian sorry I missed your message, I’ll take a look this week, if this makes sense to me.
thanks
-
RE: MMM-Paris-RATP-PG - Paris: Bus, Metro, RER, Tramway & Velib
Bonjour @eien
merci de ton retour.
-
Je pense que c’est la propriété showUpdateAge, elle est à true par défaut, et donc tu dois rajouter: showUpdateAge = false pour faire disparaître les bulles. Si tu ne veux jamais en voir, rajoute cette propriété juste dans le bloc linedefault, et tu l’auras à false par défaut.
-
peux tu me montrer à quoi tu penses (screenshot, ou dessin ?), car ce n’est pas clair pour moi, tu parles entre le nom des lignes et les directions ou informations ?
-
Pourquoi instancier 2 modules différents et pas mettre le premier bloc et le deuxième bloc dans le même module, mais tu aurais en haut les temps, et en bas le traffic ? J’essaye de comprendre ce que je pourrais rajouter comme configuration dans le module actuel pour satisfaire ton besoin. Est-ce qu’il faut juste la possibilité d’ajouter une ligne vide pour séparer les blocs ?
-
-
MMM-Buller
Hi,
This is the main thread for the versions of my module around Tasks and Compliments (MMM-Buller).
This module helps you display elements from Google tasks lists. In particular:
- tasks that are open (done tasks are not shown), using specific colors and icons per task lists
- tasks that are due can be shown permanently
The first use case is to provide a similar experience the default Compliments Module, but giving the possibility to use a phone app (Google Tasks) to update / change the messages dynamically (while outside, without editing any files).
The second use case is to be able to set visual reminder on the mirror of things to do at home, or just on arriving or leaving (any overdue task is permanently displayed).
The third use case will be to offer an option to leverage meta-data in the task to display the tasks more appropriately (show more of what is relevant for that mirror at that time).Name comes from the French word for ‘Bubble’, made into a verb, which refers to the activity of doing nothing (link to task), and to little bubble of text (link to compliments use case).
[card:da4throux/MMM-Buller]

you can find all the details on github: https://github.com/da4throux/MMM-Buller
v1.0: Initial commit
-
MMM-GCP - Track your Google Cloud Platform Activity
Hi,
This is the main thread for the versions of my module around GCP (Google Cloud Platform).
First functionality is to monitor the billing of a project of the last few days (quickly spot if your cost is not as it should be ! ).[card:da4throux/MMM-GCP]

you can find all the details on github: https://github.com/da4throux/MMM-GCP
v0.1: daily trend of billing for a GCP project
-
RE: MMM-Paris-RATP-PG - Paris: Bus, Metro, RER, Tramway & Velib
New release: version 2.3
bringing Velib back :D
It’s based on the OpenDataParis. It has some downsides, but it should improve in the coming weeks I hope: some stations are missing, the information on electric bikes is not available, some information is not real time…
As before, you can set a graph showing the past day trend (always nice to know how much bikes are coming in and out of station around the time you leave). -
RE: MMM-Paris-RATP-PG - Paris: Bus, Metro, RER, Tramway & Velib
@polzy
merci beaucoup.
bien sûr il peut s’adapter à beaucoup de type d’échanges avec API.
Si tu regardes sur github, tu verras plusieurs Forks du projet, dont un pour Toulouse par example :D
Mon projet est aussi forké d’un projet transport d’une autre ville.
Par contre le mien a évolué pour pouvoir gérer plusieurs APIs plus facilement, car je voulais faire un module multi-modal (pas que la RATP).En plus: la partie prédiction des pluies dans l’heure reste utilisable en l’état partout en France, il suffit de lui indiquer le “bon” lieu :D
-
RE: MMM-Paris-RATP-PG - Paris: Bus, Metro, RER, Tramway & Velib
New double release: version 2.1 and 2.2.
- 2.1: possibility some status if they are part of the config (use case: hide normal traffic, and known incident - ex: line stop in the evening until march for ground work…)
- 2.2: autolib station (possibility to hide or show car types (utilib .9 & 1.4); possibility to set a list of backup stations (use case: show those stations only if the one nearest to my place is empty)
-
RE: MMM-Paris-RATP-PG - Paris: Bus, Metro, RER, Tramway & Velib
New release: version 2.0. a few bugs corrected, but especially: adding the risk of rain within the next hour (from Meteo France): I know it’s a bit outside the scope of the product, but it’s really what I want to know when I leave my place: is my bus coming soon, will it rain … And also the possibility to color the transport name, and/or the whole line.
I did some re-architecturing that should allow me to add Autolib, RER, and the new Velib more easily in the coming future. -
RE: 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'} ] } }, -
RE: Can't make MMM-Paris-RATP-PG work
@Jab
Hi, thanks for giving the module a try.
the busStations element in your config seems to only as for traffic information, for those 3 lines.
N/A is typically what I get when there is no traffic in the night for example.
I checked with a similar config{ module: 'MMM-Paris-RATP-PG', position: 'bottom_right', header: 'Test Config', config: { busStations: [ {type: 'traffic', line: ['rers','A']}, {type: 'traffic', line: ['metros','3']}, {type: 'traffic', line: ['metros','9']} ], pluiePlaces: [{id: '751140', name: 'Home'}], pluieUpdateInterval: 1 * 5 * 60 * 1000, //default is 10 minutes, make it 5 (minimum update time) }and get: three Traffic OK.
So that might have been the time you worked on it maybe ?
Out of curiosity how did you resolve your first issue of “Loading Connection” ? -
RE: Can't make MMM-Paris-RATP-PG work
@AFCM
It sounds like a connectivity issue.
1st step: Do the standard modules work: not setting the RATP, but for example the weather module ?
2nd step: if it worked, then add the RATP module, also add ‘debug:true’ in the config also, and share the browser console, this will probably give some more hint. -
RE: Can't make MMM-Paris-RATP-PG work
Hi @AFCM , so did you try something from the suggestions of the github readme file,
like just with one bus for example:
config:{
busStations: {api: ‘v3’, type: ‘bus’, line: 38, stations: ‘observatoire+++port+royal’, destination: ‘A’}
}Would it be working on your setup ?
-
RE: Not updating after network lost
@retroflex I think I have a similar issue, did @rcollie suggestion solved the issue for you ?
-
RE: Face recognition recognizing anyone as me
@saifkazi I just checked to see if I still have the code but it’s gone with a module update :(
basically, I think I just modified capture.py in MMM-Facial-Recognition-Tools, and added a loop around the capture.capture(preview) with a wait time of 3 seconds (you get to see if the process was successful in the shell).Hope that help