• 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
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Module Alert

Scheduled Pinned Locked Moved Troubleshooting
4 Posts 3 Posters 1.1k Views 2 Watching
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 Offline
    BigFer
    last edited by Feb 16, 2020, 4:50 PM

    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

    S 1 Reply Last reply Feb 16, 2020, 5:02 PM Reply Quote 0
    • S Offline
      sdetweil @BigFer
      last edited by Feb 16, 2020, 5:02 PM

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

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      B 1 Reply Last reply Feb 16, 2020, 6:05 PM Reply Quote 0
      • B Offline
        BigFer @sdetweil
        last edited by Feb 16, 2020, 6:05 PM

        @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
        • ? Offline
          A Former User
          last edited by A Former User Aug 2, 2022, 5:32 PM Jun 3, 2020, 8:41 PM

          This post is deleted!
          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 Sam, technical setup by Karsten.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy