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.

    Where do I put this.sendNotification?

    Scheduled Pinned Locked Moved Troubleshooting
    3 Posts 3 Posters 380 Views 3 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.
    • E Offline
      eracerhead
      last edited by

      I’m trying to use this for newsfeeds module.

      It says in the documentation to use
      this.sendNotification(‘ARTICLE_whatever’);
      If I put this anywhere in config.js, it fails to recognize the config.js
      If I put this anywhere in newsfeeds.js it fails to load.

      I’ve done some programming but I know absolutely nothing about javascript.

      S lavolp3L 2 Replies Last reply Reply Quote 0
      • S Away
        sdetweil @eracerhead
        last edited by

        @eracerhead unless u have your own module trying to get newsfeed to display something, then u do not need to do this.

        That code would go inside your module

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • lavolp3L Offline
          lavolp3 Module Developer @eracerhead
          last edited by

          @eracerhead these functions (this.sendNotification()) are being used to trigger something in one module from inside another module. It is only needed for module developers.
          You could create e.g. a module with control functions including these.

          How to troubleshoot modules
          MMM-soccer v2, MMM-AVStock

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