MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Manu85
    3. Best
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    M
    Offline
    • Profile
    • Following 2
    • Followers 2
    • Topics 10
    • Posts 287
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Changing icons of the modules Current Weather and Weather Forecast

      @sdetweil ok it’s done and it’s actually much better

      posted in Development
      M
      Manu85
    • ISS tracker

      Hello everyone, I need your help because I do not have the technical capacity to do this, do you think it would be possible to build a module to complete MMM-ISS-Live which would allow you to follow the route of the ISS with the names of the countries and cities, on the internet I found this site which does exactly what I would like, by zooming in on the map it gives the names of the cities, I made a screenshot, thank you for your help because I am unable to do this, the site is as follows:
      https://isstracker.pl/en
      the screenshot below
      bd8ce320-9ad6-4c33-9f43-f5f3e49ca258-image.png

      posted in Requests
      M
      Manu85
    • RE: Changing icons of the modules Current Weather and Weather Forecast

      @sdetweil Ok, I will try, thanks for your help, you are the best:clapping_hands:

      posted in Development
      M
      Manu85
    • RE: ISS tracker

      @karsten13 Bravo and thank you for your responsiveness, this card is more beautiful, the best would be to have a more colorful card, but you are at the top again, congratulations for your work

      ddee7ce4-1104-49d9-a881-9f88e0cd16c8-image.png

      posted in Requests
      M
      Manu85
    • RE: Changing icons of the modules Current Weather and Weather Forecast

      @sdetweil Thanks to you, I finally managed to configure the weather module with animated icons, I finally understood the advantages and the settings possible with the console (ctrl+shift+i) it also allowed me to make other settings on other modules, it’s been 5 years since I did this MM and I learned more with you in 3 days than in 5 years, a big thank you for your help

      ef2d9f2f-a4d6-479c-939c-4b3c32a72b60-image.png

      posted in Development
      M
      Manu85
    • RE: Hello everyone, do you know if there is an MM module for rugby

      @mumblebaj ok, thank you very much, I got there, I have a few questions to ask you I will do that tomorrow because it must be dark at your place too!

      posted in Requests
      M
      Manu85
    • RE: Changing icons of the modules Current Weather and Weather Forecast

      @sdetweil I found, you have to set this setting to “0”, otherwise it reloads every 30 seconds

      NextURLInterval: 0,
      
      posted in Development
      M
      Manu85
    • RE: Hello everyone, do you know if there is an MM module for rugby

      @mumblebaj I restarted MM and also the PI I reset config.js, tell me if I made a mistake please?

      {
              		module: "MMM-Rugby",  //https://github.com/mumblebaj/MMM-Rugby/tree/main
              		position: "top_right",
              		disabled: false,
                      	config: {
                              updateInterval: 1000*60*60,
      			autoUpdate: true,
      			rotateInterval: 60000,
                              rankingLimit: 14,
                              matchesLimit: 10,
                              matchesOlderThan: 7,
                              collectionType: "apiSport", // api-key required
                              apiSports: {
                                  apiSportStandingLeagueId: 16,  //16=top 14
                                  apiSportKey: "91d1ae3cdbxxxxxxxxxx",
                                  apiSportTZ: "Europe/Paris",
                                  numberofGamesToDisplay: 10,
                                  apiSportsNumRankings: 14,
                                  apiSportDaysPast: 7,
                                  apiSportsDaysFuture: 14
                              }
                      }
        		},
      
      posted in Requests
      M
      Manu85
    • RE: Changing icons of the modules Current Weather and Weather Forecast

      @sdetweil I put that in my css…

      .MMM-OneCallWeather .weather-icon  p {
          top: -65px !important;    
          left: 16px  !important;  
      }
      
      posted in Development
      M
      Manu85
    • RE: Changing icons of the modules Current Weather and Weather Forecast

      @sdetweil thanks to you I succeeded, I hope I understood the logic well, I will try on other icons to be sure I understand, you are the best

      56c1d9eb-7e75-4786-a23e-346ecd8d35c1-image.png

      posted in Development
      M
      Manu85
    • 1 / 1