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 4.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.
    • 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
                    • 1
                    • 2
                    • 1 / 2
                    • 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