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

    Posts

    Recent Best Controversial
    • RE: Anyone face problem with MMM-EmbedYoutube module

      Hi pinsdorf, thanks for your prompt reply. I manage the clone and it works now. Thanks

      posted in Troubleshooting
      W
      werdnllac
    • Anyone face problem with MMM-EmbedYoutube module

      I had followed the instruction and added the scripts as per follow:

      I edited config.js and added the script:

      modules: [
      	{
      		module: "MMM-EmbedYoutube", // Path to youtube module from modules folder Exmaple: MagicMirror/modules/custom/MMM-EmbedYoutube/ so it's custom/MMM-EmbedYoutube
      		position: "bottom_bar",	// This can be any of the regions.
      		config: {
      			// See 'Configuration options' for more information.
      			video_id: "w3jLJU7DT5E"
      		}
      	}
      ]
      

      And created a directory as /MagicMirror/modules/custom/MMM-EmbedYoutube created the 3 files:

      1. MMM-EmbedYoutube.js
      2. license.txt (Although it is not necessary)
      3. README.md

      But the script don’t work at all despite many attempts. I have also tried edited “video_id: “w3jLJU7DT5E”” for the source of the video.

      Any thoughts?

      posted in Troubleshooting
      W
      werdnllac
    • RE: Google calendar refresh rate

      Thank you @pinsdorf , I have got the fetchInterval value changed.

      You are really a great help.

      posted in Troubleshooting
      W
      werdnllac
    • RE: Google calendar refresh rate

      @pindorf, Thanks for the documentation.

      According to the doc “To use this module, add it to the modules array in the config/config.js file”, may I know the module should be added under which section?

      Appreciate your guidance.

      posted in Troubleshooting
      W
      werdnllac
    • Google calendar refresh rate

      Hi guys, I had successfully loaded the main core MagicMirror(MM) by MichMich, and begin playing around with it.

      I noticed when I input a new appointment in my Google Calendar via my Smart phone, the refresh on MM is slow and could hardly appear on the MM.

      But if I input the appointment via my google web login, the update can be as fast as 1 min.

      Question:

      1. Why does my smart phone took so long to update my Google calendar?
      2. Where can I change the refresh rate in MM?

      Thanks

      posted in Troubleshooting
      W
      werdnllac
    • RE: Modifying Stylesheet (Weathermap, News feed & Temperature)

      @doubleT Thank you. I manage to get the stylesheet.

      posted in Custom CSS
      W
      werdnllac
    • Modifying Stylesheet (Weathermap, News feed & Temperature)

      Hi all, I am new here and had benefited from the forum building my first magic mirror.

      I had a default magic mirror built and would like to modify the style sheet, changing the font size and colour.

      Can anyone share how to get it done?

      Appreciate for your advice.

      posted in Custom CSS
      W
      werdnllac
    • 1
    • 2
    • 2 / 2