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.
    • M Offline
      mohace
      last edited by

      Hi. What module, this one https://github.com/cowboysdude/MMM-MyWeather or this one https://github.com/martinkooij/MMM-MyWeather

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

        It is this on…https://github.com/martinkooij/MMM-MyWeather

        M 1 Reply Last reply Reply Quote 0
        • 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
                        • 1
                        • 2
                        • 2 / 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