MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Phone Notifications

    Scheduled Pinned Locked Moved Utilities
    97 Posts 31 Posters 136.4k Views 33 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A Offline
      astronauti
      last edited by paviro

      Somehow it does not work for me… Here my config file:

       		'{
                  		module: 'phone_notification',
                  		position: 'bottom_right',
                  		header: 'Benachrichtigungen',
                  		config: {
                      		accessToken: 'o.bYXXXXXXXXXXXXXXXXX',
                      		numberOfNotifications: 5,
                      		displayNotificationIcon: true,
                      		displayMessage: true,
                      		displayCount: true,
                      		alert: true,
                      		fade: true,
                      		maxCharacters: 50
                  	},
          }'
      

      There is only a text message on my screen saying phone_notification module_7_phone_notification


      Note from admin: Please use Markdown on code snippets for easier reading!

      1 Reply Last reply Reply Quote 0
      • R Offline
        rajbadri
        last edited by rajbadri

        same problem here

        0_1474650407396_Screen Shot 2016-09-23 at 10.33.42 PM.png

        C 1 Reply Last reply Reply Quote 0
        • R Offline
          rajbadri
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • C Offline
            chengstark @rajbadri
            last edited by

            @rajbadri exactly! i have the same thing

            1 Reply Last reply Reply Quote 0
            • G Offline
              gismo2006
              last edited by

              Hmm,

              I have the same Problem… :-)

              Does anybody know, where the mistake is?

              Greets gismo2006

              1 Reply Last reply Reply Quote 0
              • G Offline
                gismo2006
                last edited by paviro

                Yeah! :-)

                If you look in my last post you can read that i have the same problem like the post before. Yesterday evening i remember myself at scool time and the computer lessons. I remember there was diffrent editors which will help to manage your code. But the important feature was the code check option. so i copy the code of phone_notification.js in a editor and press the check button. (It will be found in modules/phone_notification) And the editor display me some error. There was an missing In line 123 (console.log("display icon: "); ) I have edit this, then saving the file an everythink works fine.

                I hope that will help you.

                Sorry for my bad englich :-) I hope you can understand…

                Greets gismo2006

                R 1 Reply Last reply Reply Quote 3
                • cowboysdudeC Offline
                  cowboysdude Module Developer
                  last edited by

                  Great work Gismo!!! :)

                  1 Reply Last reply Reply Quote 1
                  • R Offline
                    ronny3050 Module Developer @gismo2006
                    last edited by

                    @gismo2006 Excellent work gismo! I made that mistake on my last push. I have updated the module. Thank you :D

                    1 Reply Last reply Reply Quote 0
                    • G Offline
                      gismo2006
                      last edited by

                      Hi, thank you for your praise.

                      But the really excelent work you are doing. @ronny3050 I think there was some more mistake too… If i paste the missing " the module will displayed correctly but it won´t regonize notifications. Some post before my post, moosedookie post a link to github. I now copy this files and the module work correctly.

                      I´m now thinking about your email module :-)

                      Greets gismo2006

                      R 1 Reply Last reply Reply Quote 2
                      • R Offline
                        ronny3050 Module Developer @gismo2006
                        last edited by

                        @gismo2006 Thank you once more for finding the bug! I am not sure why moosedookie’s link works. I’ll compare the two and let you know.

                        Please do try it :D

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 7
                        • 8
                        • 9
                        • 10
                        • 5 / 10
                        • First post
                          Last post
                        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