0.0.6 • Published 6 years ago

node-red-contrib-pushjet v0.0.6

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
6 years ago

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.