• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 Aug 19, 2023, 5:55 AM
    Aug 10, 2023, 7:05 AM
    0 Votes
    3 Posts
    1k Views
    A Aug 19, 2023, 5:55 AM
    @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 Aug 11, 2021, 2:53 AM
    Aug 9, 2021, 3:03 AM
    0 Votes
    20 Posts
    2k Views
    A Aug 11, 2021, 2:53 AM
    @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 Aug 9, 2021, 1:19 AM
    Aug 8, 2021, 9:19 AM
    0 Votes
    8 Posts
    913 Views
    A Aug 9, 2021, 1:19 AM
    @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 Dec 12, 2020, 9:10 PM
    Dec 12, 2020, 9:10 PM
    0 Votes
    1 Posts
    192 Views
    A Dec 12, 2020, 9:10 PM
    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
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy