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

    Posts

    Recent Best Controversial
    • RE: MMM-WeatherBackground

      @Sean
      I am using NOAA3 and i simply add the the following lines the my config:

      {
        module: "MMM-WeatherBackground",
        // don't assign position.
        config: {}
      },
      

      Unfortunately the background is still black.
      Is ther something else to consider?
      Thanks a lot
      Regards

      posted in Utilities
      V
      Vauxdvihl
    • RE: Broken PI ...need help for saving config

      Does nobody has any idea?

      Thanks

      posted in Troubleshooting
      V
      Vauxdvihl
    • Broken PI ...need help for saving config

      Hi all,
      yesterday i did an upgrade to my mm-pi (sudo apt-get upgrade)
      Unfortunately during the installation my son switched off the power supply.
      Now the pi starts but do not display anything (i think the mm hangs somewhere…)
      Connecting a keyboard and a mouse bring not any benefit.
      I am not unhappy about seeting up the system new…but the config file i want to restore.
      Is there a possibility to get this config file restored…

      I am not an expert
      I was not able to see the mm folder while searching throught the sd card on an windows pc.

      Thanks a lot for any help

      Regards

      posted in Troubleshooting
      V
      Vauxdvihl
    • RE: MMM-Timetable

      @Sean
      Can i change the timeformat to European one?
      like 22:30?

      Thanks

      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-Timetable

      @sean
      I have done it

      Thanks

      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-Timetable

      @sean said in MMM-Timetable:

      {
      module: “MMM-Timetable”,
      position: “top_right”,
      }

      This is strange
      No error message and nothing shown on the screen
      I have generated a test config file (contains only the timeline)
      Hmm i need to check it

      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-Timetable

      @Sean
      Thanks a lot for this module
      For testing i have simply copied your example to my config.
      But i am not able to get it running
      The screen stays black
      Any idea
      Do i have to use the lastest version of the magic mirror sw?

      Thanks a lot
      Greetz

      0|mm       | Shutting down server...
      0|mm       | > magicmirror@2.4.1 start /home/pi/MagicMirror
      0|mm       | > sh run-start.sh
      0|mm       | Starting MagicMirror: v2.4.1
      0|mm       | Loading config ...
      0|mm       | Loading module helpers ...
      0|mm       | No helper found for module: clock.
      0|mm       | No helper found for module: alert.
      0|mm       | No helper found for module: MMM-Timetable.
      0|mm       | All module helpers loaded.
      0|mm       | Starting server on port 8080 ... 
      0|mm       | Server started ...
      0|mm       | Sockets connected & modules started ...
      0|mm       | Launching application.
      
      
      	{
        //disabled:true,
        module: "MMM-Timetable",
        position: "top_right",
        config: {
          timeFormat: "hh:mm A",
          height: "800px",
          width: "150px",
          mode: "5days", // "today", "5days", "7days"
          refreshInterval: 1000*60,
          displayEndTime:true, //whether display endTime on timeline or not.
          schedules: [ //array of schedules
            {
              title: "Slytherin 2nd Year",
              file: null, // or "test.csv" - comma separated text file. (see `test.csv`)
              schedule: [
                // [weekday, starttime(24h), endtime(24h), title, subtitle, backgroundColor(optional)]
                // weekday : 1 for Monday, 2 for Tuesday, ... 7 for Sunday
                [1, "0730", "0900", "Breakfast", "", "rgba(0,255,0, 0.5)"],
                [2, "0730", "0900", "Breakfast", "", "rgba(0,255,0, 0.5)"],
                [3, "0730", "0900", "Breakfast", "", "rgba(0,255,0, 0.5)"],
                [4, "0730", "0900", "Breakfast", "", "rgba(0,255,0, 0.5)"],
                [5, "0730", "0900", "Breakfast", "", "rgba(0,255,0, 0.5)"],
                [1, "1200", "1300", "Lunch", "", "rgba(0,255,0, 0.5)"],
                [2, "1200", "1300", "Lunch", "", "rgba(0,255,0, 0.5)"],
                [3, "1200", "1300", "Lunch", "", "rgba(0,255,0, 0.5)"],
                [4, "1200", "1300", "Lunch", "", "rgba(0,255,0, 0.5)"],
                [5, "1200", "1300", "Lunch", "", "rgba(0,255,0, 0.5)"],
                [1, "1800", "1900", "Dinner", "", "rgba(0,255,0, 0.5)"],
                [2, "1800", "1900", "Dinner", "", "rgba(0,255,0, 0.5)"],
                [3, "1800", "1900", "Dinner", "", "rgba(0,255,0, 0.5)"],
                [4, "1800", "1900", "Dinner", "", "rgba(0,255,0, 0.5)"],
                [5, "1800", "1900", "Dinner", "", "rgba(0,255,0, 0.5)"],
                [1, "1100", "1145", "Transfiguration", "w/Ravenclaw"],
                [1, "1315", "1400", "Charms", "w/Hufflepuff"],
                [2, "0915", "1045", "Transfiguration", "w/Ravenclaw"],
                [2, "1500", "1630", "Herbology", "w/Ravenclaw"],
                [3, "0915", "1045", "Defense Against The Dark Art", "w/Gryffindor", "rgba(255,0,0,0.5)"],
                [3, "1100", "1145", "Charms", "w/Hufflepuff"],
                [3, "1315", "1445", "History of Magic", "w/Hufflepuff"],
                [3, "1500", "1630", "Potions", "w/Gryffindor"],
                [4, "1100", "1145", "Defense Against The Dark Art", "w/Gryffindor"],
                [5, "1315", "1400", "Potions", "w/Gryffindor"],
              ]
            },
            {
              title: "Slytherin 2nd Year (only classes)",
              schedule: [
                [1, "1100", "1145", "Transfiguration", "w/Ravenclaw"],
                [1, "1315", "1400", "Charms", "w/Hufflepuff"],
                [2, "0915", "1045", "Transfiguration", "w/Ravenclaw"],
                [2, "1500", "1630", "Herbology", "w/Ravenclaw"],
                [3, "0915", "1045", "Defense Against The Dark Art", "w/Gryffindor", "rgba(255,0,0,0.5)"],
                [3, "1100", "1145", "Charms", "w/Hufflepuff"],
                [3, "1315", "1445", "History of Magic", "w/Hufflepuff"],
                [3, "1500", "1630", "Potions", "w/Gryffindor"],
                [4, "1100", "1145", "Defense Against The Dark Art", "w/Gryffindor"],
                [5, "1315", "1400", "Potions", "w/Gryffindor"],
              ]
            },
          ]
        }
      },
      
      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-CalendarExt

      @sean
      Thx a lot
      It works
      Greetz

      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-CalendarExt

      @Sean
      Sorry no
      Currently school is out (summer)
      Starts again on tuesday next week
      So there should be an entry called “Sommerferien” in the calendar for this week and for next monday.
      But i will set it like your request

      Thanks

      posted in Productivity
      V
      Vauxdvihl
    • 1 / 1