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.

    Input...What do you think?

    Scheduled Pinned Locked Moved Development
    54 Posts 9 Posters 43.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.
    • cowboysdudeC Offline
      cowboysdude Module Developer @Snille
      last edited by

      @Snille Thank you I changed it and THANK YOU FOR NOTICING… I also discovered that I left my api key in the main.js file…ughhhhhhhhhhh had to change that too. I know I was tired when I posted this on github… hahahahhaah

      1 Reply Last reply Reply Quote 0
      • cowboysdudeC Offline
        cowboysdude Module Developer @Snille
        last edited by

        @Snille What did you use for location?

        Like I use NY/Elmira

        We have to see if your location is working…

        1 Reply Last reply Reply Quote 0
        • cowboysdudeC Offline
          cowboysdude Module Developer @Snille
          last edited by

          @Snille said in Input...What do you think?:

          @cowboysdude Hmm… I forgot a “comma” on the

          en: "translations/en.json"
          

          line… Sorry…
          should be:

          en: "translations/en.json",
          

          And then it seems to be missing something else…
          I get this error…

          Uncaught TypeError: Cannot read property 'simpleforecast' of undefined
              at Class.processNoaa (MMM-NOAA.js:58)
              at Class.socketNotificationReceived (MMM-NOAA.js:88)...
          

          But I have to go to bed… REALLY now… :)

          It doesn’t recognize your location :(

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

            @Snille

            “250,000+ personal weather stations across the globe already send data to Weather Underground!”

            Not a single one in Sweden, according to https://www.wunderground.com/weatherstation/ListStations.asp?selectedCountry=Sweden

            Create a working config
            How to add modules

            cowboysdudeC 1 Reply Last reply Reply Quote 1
            • cowboysdudeC Offline
              cowboysdude Module Developer @Mykle1
              last edited by

              @Mykle1 said in Input...What do you think?:

              @Snille

              “250,000+ personal weather stations across the globe already send data to Weather Underground!”

              Not a single one in Sweden, according to https://www.wunderground.com/weatherstation/ListStations.asp?selectedCountry=Sweden

              That’s NO GOOD.

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

                @cowboysdude

                @Snille’s next project? :-)

                Create a working config
                How to add modules

                cowboysdudeC 1 Reply Last reply Reply Quote 1
                • cowboysdudeC Offline
                  cowboysdude Module Developer @Mykle1
                  last edited by

                  @Mykle1 OH wait don’t I have like 2 other weather modules I made and NEVER released? Perhaps I can salvage one of those… hummmmmmmmmmmmm

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

                    @cowboysdude

                    We don’t want the other ones. We want this one!

                    Make it work! :-)

                    Create a working config
                    How to add modules

                    1 Reply Last reply Reply Quote 1
                    • cowboysdudeC Offline
                      cowboysdude Module Developer
                      last edited by cowboysdude

                      Thanks to Mykle we’ve changed the api call and NOW it should cover just about the entire world … well if you have a pws close by you :)

                      Thanks to @Snille and @Mykle1 for their help… like I said didn’t plan on releasing this and honestly only asking for what others thought of it but hey looks like once the bugs are all ironed out it’ll be coming to a mirror near you…

                      1 Reply Last reply Reply Quote 1
                      • B Offline
                        barnosch
                        last edited by

                        Looks very nice.
                        The german translation seems to be wrong ;) and not even added to the MMM-NOAA.js
                        Guess your are still in the middle of development.
                        Added it myself but it is not working yet.
                        Also i would like a 24hours setting, if possible.

                        Thansk for your work

                        PS: is this correct in the default settings? Guess not.

                        show: "F".toLowerCase(), // show F or C Temps
                        
                        Mykle1M cowboysdudeC 3 Replies Last reply Reply Quote 0
                        • Mykle1M Offline
                          Mykle1 Project Sponsor Module Developer @barnosch
                          last edited by

                          @barnosch said in Input...What do you think?:

                          Guess your are still in the middle of development.

                          You don’t have to guess. All you have to do is actually read what he wrote in the post above yours. :-)

                          Create a working config
                          How to add modules

                          1 Reply Last reply Reply Quote 0
                          • cowboysdudeC Offline
                            cowboysdude Module Developer
                            last edited by

                            0_1501243283925_c.png 0_1501243308308_f.png

                            1 Reply Last reply Reply Quote 0
                            • cowboysdudeC Offline
                              cowboysdude Module Developer @barnosch
                              last edited by

                              @barnosch said in Input...What do you think?:

                              Looks very nice.
                              The german translation seems to be wrong ;) and not even added to the MMM-NOAA.js
                              Guess your are still in the middle of development.
                              Added it myself but it is not working yet.
                              Also i would like a 24hours setting, if possible.

                              Thansk for your work

                              PS: is this correct in the default settings? Guess not.

                              show: "F".toLowerCase(), // show F or C Temps
                              

                              In your config.js file at the top…

                                  ```timeFormat: 12,  // change that to a 24 ;) ```
                              
                              1 Reply Last reply Reply Quote 1
                              • cowboysdudeC Offline
                                cowboysdude Module Developer
                                last edited by cowboysdude

                                Hot off the presses … Swedish translation :) Thanks again @Snille

                                [If anyone would be kind enough to do the German translation I’d appreciate it!! PM me!]

                                0_1501282631218_swedish.png

                                SnilleS P 3 Replies Last reply Reply Quote 1
                                • cowboysdudeC Offline
                                  cowboysdude Module Developer @barnosch
                                  last edited by cowboysdude

                                  @barnosch said in Input...What do you think?:

                                  Looks very nice.
                                  The german translation seems to be wrong ;) and not even added to the MMM-NOAA.js
                                  Guess your are still in the middle of development.
                                  Added it myself but it is not working yet.
                                  Also i would like a 24hours setting, if possible.

                                  Thansk for your work

                                  PS: is this correct in the default settings? Guess not.

                                  show: "F".toLowerCase(), // show F or C Temps
                                  

                                  Done… in the config file it’s
                                  format: "12" or "24"

                                  testing

                                  1 Reply Last reply Reply Quote 1
                                  • B Offline
                                    barnosch
                                    last edited by

                                    Thanks. I already fixed it at my mirror with
                                    (config was already in 24hours mode)
                                    changeing this line

                                    //  time = time.toLocaleString('en-US', { hour: 'numeric',minute:'numeric', hour12: true });
                                           time = time.toLocaleString('de-DE', { hour: 'numeric',minute:'numeric', hour24: true });
                                    

                                    which did the job

                                    And for the sunset and sunrise i just changed to

                                    H:mm
                                    
                                    

                                    Ugly and hardcoded but worked for me. with my low programming skills.

                                    How is the correct way to update the repository via git? I’m kind of new to this stuff.

                                    cowboysdudeC 2 Replies Last reply Reply Quote 1
                                    • SnilleS Offline
                                      Snille Module Developer @cowboysdude
                                      last edited by

                                      @cowboysdude Ah, Thank you! Looking good. I’ll pull when I have some time. :)

                                      If you cant find it, make it and share it!
                                      Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

                                      1 Reply Last reply Reply Quote 1
                                      • cowboysdudeC Offline
                                        cowboysdude Module Developer @barnosch
                                        last edited by cowboysdude

                                        @barnosch said in Input...What do you think?:

                                        Thanks. I already fixed it at my mirror with
                                        (config was already in 24hours mode)
                                        changeing this line

                                        //  time = time.toLocaleString('en-US', { hour: 'numeric',minute:'numeric', hour12: true });
                                               time = time.toLocaleString('de-DE', { hour: 'numeric',minute:'numeric', hour24: true });
                                        

                                        which did the job

                                        And for the sunset and sunrise i just changed to

                                        H:mm
                                        
                                        

                                        Ugly and hardcoded but worked for me. with my low programming skills.

                                        How is the correct way to update the repository via git? I’m kind of new to this stuff.

                                        No you did great but I will put in a fix for it and you can do a git pull later :)

                                        Ok the fix is in… the time will automatically read your language in the config.js file and adjust itself accordingly… However you will want to keep your sunrise/sunset ‘fix’ for now because I did not change that. :)

                                        1 Reply Last reply Reply Quote 0
                                        • P Offline
                                          planet4 @cowboysdude
                                          last edited by

                                          This post is deleted!
                                          1 Reply Last reply Reply Quote 0
                                          • P Offline
                                            planet4 @cowboysdude
                                            last edited by

                                            @cowboysdude Looking forward to this but it should be prognos and not prognås right? In the swedish translation.

                                            SnilleS 1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 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