Jump to content

Recommended Posts

Posted

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.

Posted (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 by svondutch
Posted

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

Posted (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 by svondutch
Posted

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

Posted (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 by svondutch
Posted

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!

Posted (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 by Whistle Master
  • 4 weeks later...
  • 1 month later...
Posted

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.

  • 5 months later...
Posted

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
 

Posted

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...