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

Where do I put this.sendNotification?

Scheduled Pinned Locked Moved Troubleshooting
3 Posts 3 Posters 359 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 Dec 8, 2020, 6:35 PM

    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 L 2 Replies Last reply Dec 8, 2020, 6:40 PM Reply Quote 0
    • S Offline
      sdetweil @eracerhead
      last edited by Dec 8, 2020, 6:40 PM

      @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
      • L Offline
        lavolp3 Module Developer @eracerhead
        last edited by Dec 9, 2020, 8:23 AM

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