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.

    Notification help

    Scheduled Pinned Locked Moved General Discussion
    7 Posts 2 Posters 1.3k 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.
    • R Offline
      Ray
      last edited by

      So I’m trying to stop the notification alert for a Pacific module.
      So when I follow the instructions on magic mirror website. It doesn’t seem to work. So here’s the configuration just in case I’m doing it wrong

      module: "updatenotification",			
      position: "top_center",
      ignoreModules: ["MMM-mymodule"]
      },
      

      So if I’m doing something wrong. I don’t know what it is.
      This module is not part of the default modules of magic mirror

      So I hope someone can help

      S 2 Replies Last reply Reply Quote 0
      • S Offline
        sdetweil @Ray
        last edited by

        @ray said in Notification help:

        “MMM-mymodule”

        exact case spelling, yes?

        Sam

        How to add modules

        learning how to use browser developers window for css changes

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

          @ray oops…

          gotta have the config:{} block to pass info to module

          config: { 
          
             ignoreModules: ["MMM-mymodule"]
          }
          

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          R 2 Replies Last reply Reply Quote 0
          • R Offline
            Ray @sdetweil
            last edited by

            @sdetweil ooooo ok I see it now. I can’t believe I missed that
            thanks for helping a blind man:grinning_squinting_face:

            1 Reply Last reply Reply Quote 0
            • R Offline
              Ray @sdetweil
              last edited by

              @sdetweil Under the Pacific module in the config.js
              I heard there was something I can add their that would do the same thing. Is that true
              where you would just enter disable true or false

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

                @ray here are the settings for a module OUTSIDE the config:{}
                https://docs.magicmirror.builders/modules/configuration.html#module-configuration

                disabled:true means that module will not be used in this startup

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                R 1 Reply Last reply Reply Quote 0
                • R Offline
                  Ray @sdetweil
                  last edited by

                  @sdetweil okay I understand. I thought it was something else I thought you could add notification somehow and disable it that way

                  But it’s working now. I appreciate your help

                  1 Reply Last reply Reply Quote 0

                  Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                  Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                  With your input, this post could be even better 💗

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