Bugsounet Coding

    • Register
    • Login
    • Search
    This Forum is now reserved to registred users!

    Cannot deactivate EXT-Screen notification

    EXT-UpdateNotification
    2
    5
    47
    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.
    • V
      Voltfest Donators last edited by

      Hello,

      I am trying to deactivate the “Screen activated” notification when reactivating the Screen with my PIR.
      Unfortunately, the following settings don’t work:

      {
      module: “EXT-UpdateNotification”,
      position: “top_bar”,
      configDeepMerge: true,
      config: {
      ignoreModules: [“EXT-Screen”, “EXT-Pir”],
      notification: {
      useTelegramBot: false,
      sendReady: false,
      useCallback: false,
      },
      update: {
      usePM2: true,
      PM2Name: “mm.sh”,
      logToConsole: false,
      }
      }

      Thanks for your help
      Voltfest

      1 Reply Last reply Reply Quote 0
      • bugsounet
        bugsounet Main Coder last edited by

        EXT-UpdateNotification is for auto-updating (like git pull, npm install, npm run update, …)
        So it’s really not there … 😉
        By ignoreModules: [“EXT-Screen”, “EXT-Pir”], this plugins wil ignore totaly ANY Not update of this couple of module automaticaly (I think it’s really not that search)

        for solving: Try to Add EXT-Screen in ignore list of EXT-Alert 🙂

        1 Reply Last reply Reply Quote 1
        • V
          Voltfest Donators last edited by

          Ahh that explains everything, thanks a lot!

          1 Reply Last reply Reply Quote 0
          • bugsounet
            bugsounet Main Coder last edited by

            As I say many time (So many for me…): just read wiki 🙂

            Note:

            • You have the name of the EXT plugins on the right of the popup 🙂
            • Don’t add EXT-Pir in ignore list of EXT-Alert because it’s a sensible module for displaying pir error (on new version of magic mirror for exemple)
            1 Reply Last reply Reply Quote 0
            • V
              Voltfest Donators last edited by

              Yes, I think i got confused with the notification in its name. Thanks again, there is no reason not to update all modules for me 🙂

              1 Reply Last reply Reply Quote 1
              • Locked by  bugsounet bugsounet 
              • First post
                Last post
              Powered by NodeBB | @bugsounet ©2022