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.
    • 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
            • cowboysdudeC Offline
              cowboysdude Module Developer
              last edited by

              Stupid Iphone LOL

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

                @cowboysdude Hi, sorry i didn’t understand your last post. I’m not using a Iphone… :-)

                cowboysdudeC 1 Reply Last reply Reply Quote 1
                • cowboysdudeC Offline
                  cowboysdude Module Developer @gismo2006
                  last edited by

                  @gismo2006 said in Phone Notifications:

                  @cowboysdude Hi, sorry i didn’t understand your last post. I’m not using a Iphone… :-)

                  I know it’s not your fault. They are just not willing to make it easy to people who own them because they want to control the ecosystem…

                  1 Reply Last reply Reply Quote 0
                  • L Offline
                    Les
                    last edited by paviro

                    When should notifications appear? Because MM just says “No New Notifications”

                    I signed up for a pushbutton account. Went to setting generated my api key. installed pushbutton module. ran npm install. then added the following to my config.js

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

                    Really all I want to do is display an incoming call (don’t care about historical, although I can see them in ppushbucket… An help would be appreciated.


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

                    W 1 Reply Last reply Reply Quote 0
                    • W Offline
                      willharwell @Les
                      last edited by

                      @Les
                      Having the same issue here.
                      From the command line where I started npm I see nop nop nop push, each time a notification comes in.

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

                        I’ve got the same Problem some time ago. I didn’t know where the Problem is, but I can explain you @Les and @willharwell what I have done and it works fine at my mirror.

                        At first I have sing up at phushbellt Then I have installed like the Readme file says.

                        BUT then no notification will displayed. After spending hour for hour i opend the Link of moosedookie some post before and manually download the notification.js from this Link. Then I copy and overwrite it in the module Folder at my Raspberry.

                        And now everything works fine. For example If I push “test notification” in the Handy app, it will displayed directly.

                        I hope you understand…

                        greets gismo

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