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 48.0k 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.
    • SnilleS
      Snille Module Developer
      last edited by

      Looking great! :) How does the forecast work? Do you set a day/days for the forecast? On the preview you are on “Wednesday” and the forecast is for Friday… Where is Thursday? :)
      Another question, can you switch between Celsius and Farsighted?..

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

      Mykle1M cowboysdudeC 2 Replies Last reply
      Reply Quote 1
      • Mykle1M
        Mykle1 Project Sponsor Module Developer @Snille
        last edited by

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

        forecast is for Friday… Where is Thursday? :)

        @cowboysdude said “Shows current conditions…rotates through the forecast.” above ^

        Another question, can you switch between Celsius and Farsighted?..

        Farsighted! That’s funny! :thumbsup:

        Create a working config
        How to add modules

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

          @Snille Yes as @Mykle1 said…

          The top is current condition [at that moment] the bottom rotates through 10 days of upcoming weather [forecast].

          I haven’t looked into changing it to C but I will :)

          0_1501103345060_fun.png

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

            Updated to show C :)

            0_1501107589555_c.png

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

              If anyone is interested in it let me know. I wasn’t planning on releasing it but I’d share :)

              Also if anyone is good at css please pm me… CSS and I are NOT friends LOL

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

                @cowboysdude

                Give it up!

                Create a working config
                How to add modules

                1 Reply Last reply
                Reply Quote 0
                • C
                  cyberphox
                  last edited by

                  i’d put that on my Mirror…:)

                  Full time Dad, DJ and entertainer and lover of technology.

                  1 Reply Last reply
                  Reply Quote 1
                  • sithasS
                    sithas
                    last edited by

                    share please

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

                      @cowboysdude Superb! Please share, I’ll translate to Swedish for you. :)

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

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

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

                        @cowboysdude Superb! Please share, I’ll translate to Swedish for you. :)

                        Thank you for the translation!!!

                        SnilleS 1 Reply Last reply
                        Reply Quote 1
                        • SnilleS
                          Snille Module Developer @cowboysdude
                          last edited by

                          @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… :)

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

                          Mykle1M cowboysdudeC 5 Replies Last reply
                          Reply Quote 1
                          • Mykle1M
                            Mykle1 Project Sponsor Module Developer @Snille
                            last edited by Mykle1

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

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

                            It’s early! And it’s Friday night!
                            (Yes, I know, it’s Saturday morning for you.)

                            12:46 AM
                            Friday, July 28, 2017 (GMT+2)
                            Time in Sweden

                            Create a working config
                            How to add modules

                            1 Reply Last reply
                            Reply Quote 1
                            • cowboysdudeC
                              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
                                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
                                  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
                                    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
                                      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
                                        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
                                          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
                                            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

                                            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