@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 made by da4throux
-
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