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

    Topics

    • bdeelmanB

      Error on loading .css

      Watching Ignoring Scheduled Pinned Locked Moved Custom CSS
      9
      0 Votes
      9 Posts
      536 Views
      bdeelmanB
      @karsten13 That did the trick! Thanks. KR, Bert
    • bdeelmanB

      Not loading one of two Google calendars

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      14
      0 Votes
      14 Posts
      1k Views
      bdeelmanB
      Hi, The second Google calendar was too big. I made a module to prepare a smaller ics file with only the future events. And now it is working. Two Google calendars. KR, Bert
    • bdeelmanB

      Default module: Compliments is day_sunny working?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      2
      0 Votes
      2 Posts
      138 Views
      S
      @bdeelman said in Default module: Compliments is day_sunny working?: MMM-OpenWeatherForecast it uses //broadcast weather update this.sendNotification(“OPENWEATHER_FORECAST_WEATHER_UPDATE”, payload); that module is not the default/weather module
    • bdeelmanB

      Use of array within all module files

      Watching Ignoring Scheduled Pinned Locked Moved Development
      10
      1 Votes
      10 Posts
      2k Views
      S
      @bdeelman so, I would open the developers window., ctrl-shift-i on the pi MM window select the sources tab, navigate the left nav modules/your module name, select the source file name modulename.js scroll to the line for the socketNotificationReceived(). this. and click the number at the left edge of that line, should turn blue then hit f5 to refresh the page, and MM will reload and you should stop at the line… move your mouse over the word ‘this’, and it should expand a box describing what this points to , which should be THIS modules instance data… if not, then THAT is the problem…
    • 1 / 1