Read the statement by Michael Teeuw here.
Phone Notifications
-
Hmm,
I have the same Problem… :-)
Does anybody know, where the mistake is?
Greets gismo2006
-
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.jsin a editor and press the check button. (It will be found inmodules/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
-
Great work Gismo!!! :)
-
@gismo2006 Excellent work gismo! I made that mistake on my last push. I have updated the module. Thank you :D
-
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
-
@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
-
Stupid Iphone LOL
-
@cowboysdude Hi, sorry i didn’t understand your last post. I’m not using a Iphone… :-)
-
@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…
-
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!
-
@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. -
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
-
@willharwell and @Les can you please try the latest push and let me know? I hope it will fix the issue.
-
@ronny3050 said in Phone Notifications:
How to Update your module -
@nobita call ‘git pull’ in the phone_notification directory.
-
Has there been any progress in making notifications time out?
-
@guybatt234 I am not sure if the fix was ever put in for reversing the order but I figured out how to reverse the order of notifications. In phone_notification.js in the cleanPayload function instead of pushing to the back of the array just call a payload.unshift(newPayload) and that should treat it like a stack and not a queue
-
im on the latest revision but not receiving any notifcations
-
Has anyone had an issue with filling up your notifications and then no new notifications come through at all?
-
Anyone ever get iphone work?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login