Whistle Master Posted April 13, 2014 Share Posted April 13, 2014 Notify script support thread :) Usage: pineapple infusion notify Description: Notify is a notification script using Pushover.net service to send push notification (https://pushover.net/) and msmtp to send email notification. This script can be easily used in other infusions to get information about the pineapple status. A free Pushover.net account must be created to use the push notification feature. Quote Link to comment Share on other sites More sharing options...
svondutch Posted April 18, 2014 Share Posted April 18, 2014 (edited) I have installed the Notify infusion and I have a pushover account -- how do I configure this infusion? It reads "curl not installed". But when I click on "Install to Internal" then nothing happens. Can you please assist? Thanks! Edited April 18, 2014 by svondutch Quote Link to comment Share on other sites More sharing options...
Thermostaten Posted April 18, 2014 Share Posted April 18, 2014 Workaround: # ssh to the Mark V: ssh root@172.16.42.1 # Install the packages opkg update opkg install curl opkg install msmtp # That should do it.. Quote Link to comment Share on other sites More sharing options...
svondutch Posted April 18, 2014 Share Posted April 18, 2014 I have installed curl (opkg manager infusion confirms this) but notify infusion still tells me: "curl not installed". Quote Link to comment Share on other sites More sharing options...
m40295 Posted April 18, 2014 Share Posted April 18, 2014 try a reboot after install for me i got it all installed but having issues with configuring a setup walkthru would be awesome when you have extra time Quote Link to comment Share on other sites More sharing options...
svondutch Posted April 19, 2014 Share Posted April 19, 2014 (edited) I have rebooted after install, but the Notify infusion still tells me "curl not installed" and clicking on "Install to Internal" does not do anything. Please assist. This infusion appears to be dead to me. Edited April 19, 2014 by svondutch Quote Link to comment Share on other sites More sharing options...
m40295 Posted April 19, 2014 Share Posted April 19, 2014 the fix is posted Workaround: # ssh to the Mark V: ssh root@172.16.42.1 # Install the packages opkg update opkg install curl opkg install msmtp # That should do it.. i went into the opkg infusion and reinstalled curl it worked for me but give it time as its a bran new infusion Quote Link to comment Share on other sites More sharing options...
Whistle Master Posted April 21, 2014 Author Share Posted April 21, 2014 (edited) A fix will be available soon v1.1 is out :) Edited April 21, 2014 by Whistle Master Quote Link to comment Share on other sites More sharing options...
svondutch Posted April 21, 2014 Share Posted April 21, 2014 (edited) Thank you for the 1.1 update. I have entered my Pushover app token + user key and I can send myself a test notification. Woohoo! However, the infusion mistakenly thinks I haven't configured my Pushover settings because it tells me "configuration not set" and I cannot enable the push notifications :( Edited April 21, 2014 by svondutch Quote Link to comment Share on other sites More sharing options...
Whistle Master Posted April 21, 2014 Author Share Posted April 21, 2014 1.2 is out :P Quote Link to comment Share on other sites More sharing options...
svondutch Posted April 21, 2014 Share Posted April 21, 2014 Thank you for the 1.2 update. Please note the 1.2 update did not appear in the Pineapple Bar. I had to uninstall version 1.1 manually, and then install 1.2 Anyway, when is this thing going to send me notifications? Every time a device is Karma'ed? That would be sweet. Thanks! Quote Link to comment Share on other sites More sharing options...
Whistle Master Posted April 21, 2014 Author Share Posted April 21, 2014 (edited) Nope, this infusion does not send notifications by itself as indicated in the first post. This infusion, after configured through the GUI, can be used by other infusions or scripts to send notifications through the command line: pineapple infusion notify You can have a look at my other infusion, logcheck, which will send you email notifications when devices are connected through Karma for example. Edited April 21, 2014 by Whistle Master Quote Link to comment Share on other sites More sharing options...
GermanMeat Posted May 19, 2014 Share Posted May 19, 2014 A tutuorial would be nice.. especially for the email section. For example; in the Pushover section in Notify; what goes in the App token section? Quote Link to comment Share on other sites More sharing options...
Smarty Posted June 27, 2014 Share Posted June 27, 2014 A tutuorial would be nice.. especially for the email section. For example; in the Pushover section in Notify; what goes in the App token section? Create a Pushover account on the website and create an application. You will get the token and alle the info you need to get pushover notifications working. Quote Link to comment Share on other sites More sharing options...
we6jbo Posted December 27, 2014 Share Posted December 27, 2014 Anyone else have any luck with this? Here's my settings defaults account default host smtp.gmail.com port 587 auth on user we6jbo@gmail.com password **Removed** from we6jbo@gmail.com tls on tls_starttls on tls_trust_file /etc/ssl/certs/cacert.pem syslog LOG_MAIL Quote Link to comment Share on other sites More sharing options...
Whistle Master Posted December 29, 2014 Author Share Posted December 29, 2014 What's your issue ? Don't forget that this infusion does not send notifications by itself as indicated in the first post. This infusion, after configured through the GUI, can be used by other infusions or scripts to send notifications through the command line: pineapple infusion notify Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.