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

How difficult would it be to change the data an existing module receives?

Scheduled Pinned Locked Moved Development
13 Posts 2 Posters 1.9k 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.
  • T Offline
    Tippon
    last edited by Jan 8, 2024, 10:09 PM

    Just to double check before I break anything, if I forked the repo and replaced the installed version of MMM-Fitbit2 with my own, would I need to change anything in my config.js? I’m assuming that if I kept the same repo name it would just work, but I want to make sure.

    Please forgive me if I'm slow to reply, I'm currently experiencing memory issues, and sometimes forget that I've asked a question >.<

    S 1 Reply Last reply Jan 8, 2024, 10:34 PM Reply Quote 0
    • S Offline
      sdetweil @Tippon
      last edited by sdetweil Jan 8, 2024, 10:59 PM Jan 8, 2024, 10:34 PM

      @Tippon no changes to config unless you added something

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      T 1 Reply Last reply Jan 8, 2024, 10:47 PM Reply Quote 1
      • T Offline
        Tippon @sdetweil
        last edited by Jan 8, 2024, 10:47 PM

        @sdetweil Brilliant, thank you :)

        Please forgive me if I'm slow to reply, I'm currently experiencing memory issues, and sometimes forget that I've asked a question >.<

        1 Reply Last reply Reply Quote 0
        • T Offline
          Tippon @sdetweil
          last edited by Jan 17, 2024, 2:14 AM

          @sdetweil said in How difficult would it be to change the data an existing module receives?:

          and then

                                         cvt().fromFile(payload.tmpfile) // input xls  // changed to tmpfile
               				.subscribe((jsonObj, index) => { 
                                                 // handle each row
                                             })
          

          Sorry, I forgot to ask, where does this go? Does it go into the node_helper.js with the other line?

          Please forgive me if I'm slow to reply, I'm currently experiencing memory issues, and sometimes forget that I've asked a question >.<

          S 1 Reply Last reply Jan 17, 2024, 4:11 AM Reply Quote 0
          • S Offline
            sdetweil @Tippon
            last edited by Jan 17, 2024, 4:11 AM

            @Tippon it goes in the node_helper.

            this is one way to process the csv file

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            T 1 Reply Last reply Jan 17, 2024, 11:54 PM Reply Quote 1
            • T Offline
              Tippon @sdetweil
              last edited by Jan 17, 2024, 11:54 PM

              @sdetweil Thank you :)

              Please forgive me if I'm slow to reply, I'm currently experiencing memory issues, and sometimes forget that I've asked a question >.<

              1 Reply Last reply Reply Quote 0
              • 1
              • 2
              • 2 / 2
              • 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