• 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.

Alert Module help

Scheduled Pinned Locked Moved Troubleshooting
3 Posts 2 Posters 606 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.
  • P Offline
    PHAGE.GOV
    last edited by May 22, 2020, 8:45 PM

    Hello,
    I have no idea how to use the alert module.
    whenever I run the system,
    93df941b-7b2f-441b-96f2-a803ba5709e5-image.png

    and i dont know what it is supposed to do, but im pretty thats not it
    thanks in advance!

    1 Reply Last reply Reply Quote 0
    • P Offline
      PHAGE.GOV
      last edited by May 22, 2020, 8:49 PM

      {
      			module: "alert",
      			welcome_message: "Hello there",
      			position: "right",
      			effect: "slide",
      			display_time: "3500",
      		},
      

      thats how i set it in config.js

      1 Reply Last reply Reply Quote 0
      • B Offline
        BKeyport Module Developer
        last edited by May 22, 2020, 9:19 PM

        I’m curious if an alert from another program would cause the same garbage…

        Most install I’ve seen don’t have the “position” indicator in use, matter of fact, all I have in mine is this:

        	{
        		module: "alert",
        	},
        

        This makes the alert app pop up over the screen if it’s triggered.

        If you have something else installed to trigger alerts manually, you could then use their instructions to test if alerts come up as designed. MMM-Remote-control is great for this (and other stuff too)

        The "E" in "Javascript" stands for "Easy"

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        1 / 1
        • First post
          1/3
          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