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

weather forecast and current weather modules

Scheduled Pinned Locked Moved Unsolved General Discussion
22 Posts 8 Posters 8.1k Views 7 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.
  • S Away
    sdetweil @Guest
    last edited by Jun 17, 2020, 5:46 PM

    @hango DO NOT EDIT the module files…

    edit the config.js and put setting in the module config block

    {
        module: ???? ,
        position: .....  ,
        config: { 
            xyz: iiiii,   < ---- stuff goes here 
        }
    }
    

    the value in the config will replace the ones in the code

    you NEVER have to edit the actual module source code

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    1 Reply Last reply Reply Quote 1
    • S Away
      sdetweil @Guest
      last edited by Jun 17, 2020, 5:59 PM

      @hango in your post of 'config, you put it in the global section,

      not in the little config:{} section related to each module

      this is why u are having trouble…

      https://forum.magicmirror.builders/topic/4231/how-to-add-modules-for-absolute-beginners?_=1592416623888

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      ? 1 Reply Last reply Jun 17, 2020, 6:04 PM Reply Quote 0
      • ? Offline
        A Former User @sdetweil
        last edited by A Former User Jun 17, 2020, 6:47 PM Jun 17, 2020, 6:04 PM

        This post is deleted!
        S L 2 Replies Last reply Jun 17, 2020, 6:05 PM Reply Quote 0
        • S Away
          sdetweil @Guest
          last edited by Jun 17, 2020, 6:05 PM

          @hango its NOT supposed to go in the global section…

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          ? 1 Reply Last reply Jun 17, 2020, 6:06 PM Reply Quote 0
          • ? Offline
            A Former User @sdetweil
            last edited by Jun 17, 2020, 6:06 PM

            This post is deleted!
            S 1 Reply Last reply Jun 17, 2020, 6:07 PM Reply Quote 0
            • S Away
              sdetweil @Guest
              last edited by Jun 17, 2020, 6:07 PM

              @hango because it specific to ONE module, and should go in the ONE module config:{}

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              ? 1 Reply Last reply Jun 17, 2020, 6:10 PM Reply Quote 0
              • ? Offline
                A Former User @sdetweil
                last edited by A Former User Jun 17, 2020, 6:15 PM Jun 17, 2020, 6:10 PM

                This post is deleted!
                S 1 Reply Last reply Jun 17, 2020, 6:18 PM Reply Quote 0
                • S Away
                  sdetweil @Guest
                  last edited by Jun 17, 2020, 6:18 PM

                  @hango ok, maybe YOU know what your getting yourself into… most users don’t…

                  follow the rules, talk about how you are SUPPOSED to do things… teach them the RIGHT way.

                  i’m here because I want to be, help users, we have enough problems with old docs written and not maintained, old code written and not maintained, we don’t need special instructions that are fragile.

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 2
                  • ? Offline
                    A Former User
                    last edited by A Former User Jun 17, 2020, 6:34 PM Jun 17, 2020, 6:24 PM

                    This post is deleted!
                    1 Reply Last reply Reply Quote 1
                    • L Offline
                      lavolp3 Module Developer @Guest
                      last edited by Jun 18, 2020, 9:29 PM

                      @hango this way you’ll always have problems updating the respective modules. You would have to reset all of your local changes and fill them in after an update.

                      How do you deal with that?

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

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 2 / 3
                      2 / 3
                      • First post
                        16/22
                        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