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.

    MMM MyWeather/martinkooij only Day icons ....no night icons shown

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    13 Posts 4 Posters 5.4k Views 4 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.
    • M Offline
      mohace @Stoffbeuteluwe
      last edited by

      @Stoffbeuteluwe

      Did you follow all the installation instructions correctly?

      "Installing the module
      Clone this repository in your ~/MagicMirror/modules/ folder ( $ cd ~MagicMirror/modules/ ):

      git clone https://github.com/martinkooij/MMM-MyWeather.git
      then goto to the module directory and execute in the module directory

      npm install
      to install the dependencies"

      Especially npm install?

      1 Reply Last reply Reply Quote 0
      • StoffbeuteluweS Offline
        Stoffbeuteluwe Project Sponsor
        last edited by

        Yes that’s right the module is working perfect but only with day icons…

        1 Reply Last reply Reply Quote 0
        • A Offline
          AImirror Banned
          last edited by

          I have had this problem before.I don’t know what the problem is. only be reinstalled as directed…

          1 Reply Last reply Reply Quote 0
          • StoffbeuteluweS Offline
            Stoffbeuteluwe Project Sponsor
            last edited by

            The Problem stays the same wenn i do a new Installation…i dont know what to do🙁

            1 Reply Last reply Reply Quote 0
            • StoffbeuteluweS Offline
              Stoffbeuteluwe Project Sponsor
              last edited by

              Hello Magic Mirror builder…

              Has nobody an idea???

              T 1 Reply Last reply Reply Quote 0
              • T Offline
                TheDuDiop @Stoffbeuteluwe
                last edited by

                @Stoffbeuteluwe

                send us your config , then we could possibly help more

                cd ~/MagicMirror/modules

                git clone https://github.com/martinkooij/MMM-MyWeather.git

                cd ~/MagicMirror/modules/MMM-MyWeather
                npm install

                here is an installation, copy insert press enter and then try it

                modules: [
                {
                module: ‘MMM-MyWeather’,
                position: ‘top_right’,
                config: {

                1 Reply Last reply Reply Quote 0
                • StoffbeuteluweS Offline
                  Stoffbeuteluwe Project Sponsor
                  last edited by

                  Ok when i am back home i will send my config

                  1 Reply Last reply Reply Quote 0
                  • StoffbeuteluweS Offline
                    Stoffbeuteluwe Project Sponsor
                    last edited by

                    {
                                            module: 'MMM-MyWeather',
                                            position: 'top_right',
                                            config: {
                                            apikey: 'xxxxxxxxxxxxxxxxxxxxxxxxxx', 
                                            lat: "50.7025", 
                                            lon: "12.8516667" ,  
                                            hourly: '1',
                                            fctext: '0',
                                            fcdaycount: "4",
                                            fcdaystart: "1",
                                            hourlyinterval: "3",
                                            hourlycount: "3",
                                            alerttime: 10000,
                                            alerttruncatestring: "english:",
                                            roundTmpDecs: 0,
                                            UseCardinals: 0,
                                            coloricon: "true",
                                            forecasttableheadertext: "Wetter",
                                            timeFormat: "HH:mm",
                                            iconset: "flat_colourful",
                                            forecasttablecolumnheadericons: 0,
                                            currentweatherdetails: 0,
                                            layout: "vertical"
                                            }
                                    },
                    
                    
                    1 Reply Last reply Reply Quote 0
                    • StoffbeuteluweS Offline
                      Stoffbeuteluwe Project Sponsor
                      last edited by Stoffbeuteluwe

                      Can anybody help me to fix the Problem with the Night Icons ??🙏
                      Module is working Perfect but only day icons in the Night …

                      1 Reply Last reply Reply Quote 0
                      • StoffbeuteluweS Offline
                        Stoffbeuteluwe Project Sponsor
                        last edited by Stoffbeuteluwe

                        In the Config Option i can add
                        tz: “ “ , is that timezone need help please
                        Module dont Show Night Icon please help…

                        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 / 1
                        • 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