MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    Module Alert

    Troubleshooting
    3
    4
    622
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      BigFer last edited by

      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

      S 1 Reply Last reply Reply Quote 0
      • S
        sdetweil @BigFer last edited by

        @BigFer alert shows alert messages. Has nothing to do w calendar.
        Cannot show upcoming event notices (alert) without some other module

        Sam

        Create a working config
        How to add modules

        B 1 Reply Last reply Reply Quote 0
        • B
          BigFer @sdetweil last edited by

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

          1 Reply Last reply Reply Quote 0
          • hango
            hango Module Developer last edited by hango

            check my module https://github.com/hangorazvan/notification

            https://github.com/hangorazvan

            1 Reply Last reply Reply Quote -1
            • 1 / 1
            • First post
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy