Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Achilles
    MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 24
    • Best 2
    • Groups 0

    Achilles

    @Achilles

    2
    Reputation
    453
    Profile views
    24
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Achilles Follow

    Best posts made by Achilles

    • RE: Fitbit

      I got it to work! Great module!

      posted in Troubleshooting
      A
      Achilles
    • RE: NFL Score Module

      Thanks cowboysdude!

      If it isnt set up for Preseason, than that would make sense. Regular season, here I come!

      posted in Sport
      A
      Achilles

    Latest posts made by Achilles

    • PushBulletNotifications Module not showing?

      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.

      posted in Troubleshooting
      A
      Achilles
    • RE: Issue with Google Map MMM-GoogleMapsTraffic module. Map not loading.

      @sdetweil Thanks, it was my API…the free trial had expired with Google Cloud. I fixed that, and everything is working again…

      Thanks a lot, man!

      posted in Troubleshooting
      A
      Achilles
    • RE: Issue with Google Map MMM-GoogleMapsTraffic module. Map not loading.

      @sdetweil Thank you for the timely responses!

      I am working on your replies right now. Thank you very much!

      posted in Troubleshooting
      A
      Achilles
    • RE: Issue with Google Map MMM-GoogleMapsTraffic module. Map not loading.

      @sdetweil Thanks, but that didnt work for me unfortunately…

      To make sure I did it correctly, I navigated to my MMM-GoogleMapsTraffic module, and then executed your git clone, correct?

      I am still getting the same error.

      What I am not understanding at the moment, is all the modules I use that use the Google API are not working now. This is where I am not seeing any solutions anywhere.

      I didnt quite understand your instructions for the first user…maybe that is my issue as well?

      Thanks…

      posted in Troubleshooting
      A
      Achilles
    • RE: Issue with Google Map MMM-GoogleMapsTraffic module. Map not loading.

      I am having the same issue as well. Google Maps in general seems to be an issue here with the MagicMirror recently, and there have been no answers…

      posted in Troubleshooting
      A
      Achilles
    • RE: Has Google Maps changed?

      I guess there hasn’t been any word on a solution yet?

      posted in Troubleshooting
      A
      Achilles
    • RE: Has Google Maps changed?

      Yeah, I am getting the ERROR message as well.

      posted in Troubleshooting
      A
      Achilles
    • RE: MMM-MyScoreboard

      @j-e-f-f Thanks!

      That did the trick! Much appreciated for the help!

      posted in Sport
      A
      Achilles
    • RE: Fitbit

      This module usually stops working for me after a day or two, and I have to go through the setupAccess.py again to get it to work, and then it stops working again within 48 hours.

      Am I doing something wrong?

      posted in Troubleshooting
      A
      Achilles
    • RE: MMM-MyScoreboard

      Happy New Year all!

      I am not seeing NHL scores now. Actually, I only have one team that I am trying to follow (Tampa Bay Lightning) and that score is failing to pop up in the Scoreboard now. I did do a git pull a week ago, but my results are the same. Am I missing something?

      posted in Sport
      A
      Achilles