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

    Posts

    Recent Best Controversial
    • RE: MMM-Formula1 - Formula 1 Standings

      I can’t make the Calendar work … what am I doing wrong?

      -Also, any way to have the formulaE? I saw that it uses almost the same API: https://ergast.com/mrd/formula-e-series-support/

      Thanks !

      	    {
      		            module: 'MMM-Formula1',
      		            position: 'top_right',
      		            header: 'F1 Standings',
      		            config: {
      				   //calendar: 'true',
      				    grayscale: false,
      				    season: 2018,
      				    showFooter: true,
      				    calendar: true,
      				    maxRows: 7
      				                // Optional configuration options - see https://github.com/ianperrin/MMM-Formula1#configuration-options
      				      }
      	    },
      		{
      			module: "calendar",
      			header: "F1-Schedule",
      			position: "top_right",
      			config: {
      				calendars: [
      					{
      					//	maximumEntries: 4,
      					//	symbol: "calendar-check-o ",
      					//	url: "webcal://www.calendarlabs.com/templates/ical/US-Holidays.ics", 
      						symbol: 'flag-checkered',
      						url: 'http://localhost:8080/MMM-Formula1/schedule.ics'
      					}
      				]
      			}
      		},```
      posted in Sport
      F
      fabbr
    • RE: MMM-Soccer - Standings, Schedules and Top Scorers

      No icons for the Campeonato Brasileiro da Série A ?

      How can I add those? I would be glad to contribute and upload the code/files to git.

      posted in Sport
      F
      fabbr
    • RE: MMM-NokiaHealth (Withings)

      Any update on this? I would love to see the graphs from the Nokia Health

      posted in Health
      F
      fabbr
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 7 / 7