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

    Topics

    • A

      Incorporating a Security Cam/Webcam into MagicMirror?

      Watching Ignoring Scheduled Pinned Locked Moved Utilities
      3
      0 Votes
      3 Posts
      1k Views
      A
      @BluP Thanks, I will take a look. I was not familiar with that module!
    • A

      MM Not Displaying after update

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      20
      0 Votes
      20 Posts
      3k Views
      A
      @sdetweil Thank you so very much! It looks like that was the last piece of the puzzle! I think it is working totally now. And, believe it or not, the thing that sent me down this entire path in the first place, the PushBulletNotifications module, is now working, too! I will see if anything strange happens over the next few hours, but I think we are good now! Thanks again!
    • A

      PushBulletNotifications Module issues?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      8
      0 Votes
      8 Posts
      1k Views
      A
      @sdetweil Thanks, but of course, I have complicated the issue now. I discovered that I needed to upgrade my MagicMirror. Of course, now that I have done that, it is not displaying at all. I am looking at a previous thread about this in which you helped someone else with that issue and trying to fix this. Thanks again…I could be posting another thread on working through that issue! Ha.
    • A

      PushBulletNotifications Module not showing?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      230 Views
      A
      Okay, I have tried several different things like checking my module, changing the API Token, but for some reason, I cannot get this module to display on my MagicMirror. All of my other modules are fine. I am wondering if I am missing something obvious (I have before). He is my config (Which I did not change from the ReadMe): { module: 'MMM-PushBulletNotifications', header: 'Notifications', position: 'top_left', // This can be any of the regions. config: { // See 'Configuration options' for more information. accessToken: "MyToken", //PushBullet API Access Token endToEndPassword: null, numberOfNotifications: 3, filterTargetDeviceName: "", showPushesSentToAllDevices: true, onlyAllowCommandsFromSourceDevices: [], fetchLimitPushBullet: 50, showPushes: true, showPushesOnLoad: true, showDismissedPushes: true, showMirroredNotifications: true, onlyShowLastNotificationFromApplication: false, showIndividualNotifications: false, showSMS: true, showMessage: true, showIcons: true, showDateTime: true, localesDateTime: 'nl-NL', playSoundOnNotificationReceived: true, soundFile: 'modules/MMM-PushBulletNotifications/sounds/new-message.mp3', maxMsgCharacters: 50, maxHeaderCharacters: 32, showModuleIfNoNotifications: true, noNotificationsMessage: "No new notifications", debugMode: false, } }, Any help will be appreciated. Thanks.
    • 1 / 1