Skip to content

Node-RED node to send notifications via the Pushjet API

License

Notifications You must be signed in to change notification settings

mrtnmtth/node-red-contrib-pushjet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-pushjet

A Node-RED node to send notifications via Pushjet.

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

npm install mrtnmtth/node-red-contrib-pushjet

Usage

Uses mustache syntax like {{{payload.message}}} to set Pushjet message attributes.

Returns Pushjet server response or error message (usually only needed for debugging purposes).

Features

  • Support for custom servers.
  • Indicator for status of last sent message.

On how to create Pushjet services and more information see the Pushjet documentation.

About

Node-RED node to send notifications via the Pushjet API

Resources

License

Stars

Watchers

Forks

Packages

No packages published