Jump to content

Another Dummy Trying to Setup Pushover Notifications


pjjameso

Recommended Posts

Posted

Okay, not the sharpest tool in the shed so looking for some guidance. I have created a pushover account and have the userid and api key.  I have entered them in the pushover service node section in polyglot and ISY indicates Node server connected and Rest Status is Not Running.

I am at a loss at this point... what data goes in:

Messages section - ID, Title, Message (1, Pushover, blank?)

ISYPortalService Node - Portal API Key (havent found that info)

Have setup Network Resources (of course it fails)

Name - Pushover

POST, ISY IP, 8199, path /send?opt1=val1 (no clue here why)

Body - Just put in 'this is a test'

What am I missing at this point?

 

 

Posted
41 minutes ago, pjjameso said:

I am at a loss at this point... what data goes in:

Messages section - ID, Title, Message (1, Pushover, blank?)

Not required, this creates custom messages as described in the doc https://github.com/UniversalDevicesInc-PG3/udi-poly-notification/blob/master/POLYGLOT_CONFIG.md#messages

41 minutes ago, pjjameso said:

ISYPortalService Node - Portal API Key (havent found that info)

New option to send notifications to UD Mobile app, I need to update the doc for this still.

44 minutes ago, pjjameso said:

Okay, not the sharpest tool in the shed so looking for some guidance. I have created a pushover account and have

Have setup Network Resources (of course it fails)

Name - Pushover

POST, ISY IP, 8199, path /send?opt1=val1 (no clue here why)

Body - Just put in 'this is a test'

What am I missing at this point?

 

 

The opt1=val1 will cause and error, I guess you took that verbatim from the doc, it's meant to tell you to add your options and values, and all the options are described.

https://github.com/UniversalDevicesInc-PG3/udi-poly-notification/blob/master/README.md#isy-network-resource

 

The easiest way to send a message is with https://github.com/UniversalDevicesInc-PG3/udi-poly-notification/blob/master/README.md#short-custom-content Using "Send Sys Short" on your serivce node.

 

Make sure to read both docs:

https://github.com/UniversalDevicesInc-PG3/udi-poly-notification/blob/master/README.md

https://github.com/UniversalDevicesInc-PG3/udi-poly-notification/blob/master/POLYGLOT_CONFIG.md (This should be shown on the  Configuration for the node server page, along with lots of hints about how to format your network resources.

As to why the Node server still says Disconnected, that could be anything.  Do a "Download Log Package" and PM that to me.

 

Guest
This topic is now closed to further replies.

×
×
  • Create New...