• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
  1. Home
  2. BigFer
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
B
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 1
  • Posts 4
  • Groups 0

BigFer

@BigFer

0
Reputation
85
Profile views
4
Posts
0
Followers
0
Following
Joined Dec 30, 2019, 10:59 AM
Last Online Apr 1, 2023, 10:10 AM

BigFer Unfollow Follow

Latest posts made by BigFer

  • RE: Module Alert

    @sdetweil Hello, thanks for the reply, I understand better! Which module could display the calendar appointment alert message? I haven’t seen one yet.

    posted in Troubleshooting
    B
    BigFer
    Feb 16, 2020, 6:05 PM
  • 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)!0_1581870793538_Capture.JPG
    thanks for help
    BigFer

    posted in Troubleshooting
    B
    BigFer
    Feb 16, 2020, 4:50 PM
  • 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

    posted in Utilities
    B
    BigFer
    Feb 13, 2020, 12:26 PM
  • 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)!(0_1578042428426_Capture.JPG )
    BigFer

    posted in Utilities
    B
    BigFer
    Jan 3, 2020, 9:08 AM
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy