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.7k 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.
    • popeye2002P Offline
      popeye2002
      last edited by

      wow… RESOLVED… smart me somewhere along the way I entered my location into the currentweather.js file… that was a mistake I made and I shall remember!! @Mykle1 Thank you for your patients and I give to you something to smile and laugh about… betting you may have touched something you shouldn’t have as well… but that was a tough lesson!

      Mykle1M ? 2 Replies Last reply Reply Quote 1
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @popeye2002
        last edited by

        @popeye2002

        Perfect! Learning is the reason I am here, too. Enjoy yourself

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • R Offline
          ramanasha @Mykle1
          last edited by

          @Mykle1 hi how to get appid for current weather module

          Mykle1M 1 Reply Last reply Reply Quote 0
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer @ramanasha
            last edited by

            @ramanasha said in weather forecast and current weather modules:

            hi how to get appid for current weather module

            From the readme:

            ‘API key, which can be obtained by creating an OpenWeatherMap account.’

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • ? Offline
              A Former User @popeye2002
              last edited by A Former User

              This post is deleted!
              S 2 Replies Last reply Reply Quote 0
              • S Offline
                sdetweil @Guest
                last edited by

                @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 Offline
                  sdetweil @Guest
                  last edited by

                  @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 Reply Quote 0
                  • ? Offline
                    A Former User @sdetweil
                    last edited by A Former User

                    This post is deleted!
                    S lavolp3L 2 Replies Last reply Reply Quote 0
                    • S Offline
                      sdetweil @Guest
                      last edited by

                      @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 Reply Quote 0
                      • ? Offline
                        A Former User @sdetweil
                        last edited by

                        This post is deleted!
                        S 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 2 / 3
                        • 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