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

    Posts

    Recent Best Controversial
    • RE: [Remote-Control] Shutdown, Configure and Update your MagicMirror

      @cowboysdude This is what I am doing with my Trello module basically. :)

      posted in System
      J
      Jopyth
    • RE: Alerts not showing?

      @clumsy_ninja Yup documentation is wrong there, the default is false. Edit: made a PR to correct this.

      posted in Troubleshooting
      J
      Jopyth
    • RE: [Calendar] Local .ics file stoped working

      I am going to quote my previous post:

      Maybe you can post an anonymous copy of your ics file?

      Without more information this is going to be difficult to resolve.

      Edit: Somehow the dates in the parsing are being ported back to a date before 1970, probably because a year is not passed or interpreted correctly. Additionally it might be useful to know when you last updated (when it was still working) and at what point in time it stopped working, this would limit the changes we have to look at a little bit.

      posted in Troubleshooting
      J
      Jopyth
    • RE: Where are you from?

      Potsdam, Germany

      posted in General Discussion
      J
      Jopyth
    • RE: MMM-ModuleScheduler - Module Schedules and Notifications

      @ianperrin The actions available are now also documented in the readme, so noone has to dig through all the code neccessarily. See this section, a table is down below.

      posted in System
      J
      Jopyth
    • RE: HUGE FLAW IN MY PLAN

      What is your issue with the remote control module? Once you installed it, and add it to your config.js, restart your mirror and go to the remote control page. It is hosted on your pi, so you need to know the IP, e.g. if your IP is 192.168.0.111 you need to go to 192.168.0.111:8080/remote.html. There you should be able to switch off/on your display.

      posted in Troubleshooting
      J
      Jopyth
    • RE: MMM-Remote-Control stopped working - error

      @Mykle1 Will try to have a look at this in a few weeks (see my post in the other thread).

      posted in Troubleshooting
      J
      Jopyth
    • RE: Halloween mirror ghouls anyone?

      I am not (yet :) ), but this seems to be a good starting place:

      Fullscreen Backgound Video
      Demo page

      posted in General Discussion
      J
      Jopyth
    • RE: [Remote-Control] Shutdown, Configure and Update your MagicMirror

      @slickric What browser (version?) are you using? It seems the javascript is not loading correctly, so I probably made something which is not compatible with your browser. I will try to fix this as soon as possible.

      posted in System
      J
      Jopyth
    • RE: HUGE FLAW IN MY PLAN

      For reference: Installation - Step 2

      Add the following to the module section of your config.js:

      {
          module: 'MMM-Remote-Control',
          position: 'bottom_left'
      },
      

      If you only copied the example config, paste these lines, for example, between lines 17 and 18.

      Hopefully this shows you your IP address right on your mirror in the bottom right corner.

      If not you can execute the command ifconfig on your raspberry and look at the output, make sure to take the IP of the correct adapter (i.e. WLAN if you are using WLAN).

      posted in Troubleshooting
      J
      Jopyth
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 5 / 10