• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 3.8k 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.
  • T Offline
    TheDuDiop @Stoffbeuteluwe
    last edited by May 8, 2019, 8:12 PM

    @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
    • S Offline
      Stoffbeuteluwe Project Sponsor
      last edited by May 9, 2019, 4:27 AM

      Ok when i am back home i will send my config

      1 Reply Last reply Reply Quote 0
      • S Offline
        Stoffbeuteluwe Project Sponsor
        last edited by May 21, 2019, 6:31 PM

        {
                                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
        • S Offline
          Stoffbeuteluwe Project Sponsor
          last edited by Stoffbeuteluwe May 22, 2019, 10:30 AM May 22, 2019, 6:26 AM

          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
          • S Offline
            Stoffbeuteluwe Project Sponsor
            last edited by Stoffbeuteluwe Jun 7, 2019, 7:56 PM Jun 7, 2019, 7:51 PM

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