@sdetweil Hello, thanks for the reply, I understand better! Which module could display the calendar appointment alert message? I haven’t seen one yet.
Read the statement by Michael Teeuw here.
Latest posts made by BigFer
-
RE: Module Alert
-
Module Alert
Hello,
I have a question: I have a google calendar in the standard calendar module with appointments. I cannot display the appointments in the standard ‘Alert’ module. How does this module work, do you need to add parameters in the calendar… I row.
I found this in the doc:
For notifications use:
self.sendNotification(“SHOW_ALERT”, {type: “notification”});
For alerts, use:
self.sendNotification(“SHOW_ALERT”, {});
What’s the point ?
Yet this is where the new alert message comes in, isn’t it?
I use the module ‘AlarmClock’ which shows me the alarm!
Here is the config of my module:// alert { module: ‘alert’, config: { welcome_message:“Bonjour voici les alertes”, display_time:10000, } },
The message is displayed correctly at startup “! But no calendar alert is displayed! Like the one planned” Fictitious appointment ". But maybe it is not planned for that?
A photo of my Mirror (still evolving)!
thanks for help
BigFer -
RE: MMM-VigilanceMeteoFrance
Bonjour,
Module mis à jour sans problème. Super pratique !
J’ai une question : J’ai un agenda google dans le module standard calendrier avec des RDV. Je n’arrive pas à faire afficher les RDV dans le module standard ‘Alert’. Comment fonctionne ce module, faut-il ajouter des paramètres dans le calendrier… je rame.
J’ai trouvé ça dans la doc :
Pour les notifications, utilisez:
self.sendNotification(“SHOW_ALERT”, {type: “notification”});
Pour les alertes, utilisez:
self.sendNotification(“SHOW_ALERT”, {});
A quoi ça sert ?
Pourtant, c’est bien là que s’affiche le nouveau message de vigilance, non ?
J’utilise le module ‘AlarmClock’ qui lui m’affiche bien l’alarme !
Voici la config de mon module :
// alert
{
module: ‘alert’,
config:
{
welcome_message:“Bonjour voici les alertes”,
" ce message s’affiche bien au démarrage" !
display_time:10000,} },
Merci pour l’aide !
cordialement, BigFer -
RE: MMM-VigilanceMeteoFrance
@grena Hello, j’habite en Moselle (France). Super ce module, je l’ai installé. Un peu de mal pour le département, écrit une fois departement et une fois department ! Mais, on cherche un tout petit peu et on trouve. Merci pour le module. Je débute sur MM et ça me plait beaucoup. bonne continuation ! (petite copie d’écran de mon MM)!( )
BigFer