node-red-contrib-pushjet

0.0.6 • Public • Published

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.

Package Sidebar

Install

npm i node-red-contrib-pushjet

Weekly Downloads

1

Version

0.0.6

License

Apache-2.0

Unpacked Size

19 kB

Total Files

6

Last publish

Collaborators

  • mrtnmtth