MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Alert Module help

    Troubleshooting
    2
    3
    205
    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
      PHAGE.GOV last edited by

      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
        PHAGE.GOV last edited by

        {
        			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
        • BKeyport
          BKeyport Module Developer last edited by

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