node-red-contrib-pebble 0.0.3

A Node-RED node to send pins to the Pebble Timeline

npm install node-red-contrib-pebble

A Node-RED node to send pins and optional nofifitcations to the Timeline on a Pebble smartwatch.

Install

Run the following command in the root directory of your Node-RED install

npm install node-red-contrib-pebble

Usage

Uses msg.time to set the time for the pin (required).

Optionally uses msg.payload to set the title, if not already set in the properties.

Optionally uses msg.duration to set the duration.

Optionally uses msg.body to set the body text of the pin

Optionally set msg.notify to true to get a notification when the pin is created

The Pebble User Token is stored in a separate credentials file.

You can use the Timeline Token app to get a token.

Node Info

Version: 0.0.3
Updated 9 years ago
License: Apache-2.0
Rating: not yet rated

Actions

Rate:

Downloads

1 in the last week

Nodes

  • pebble

Keywords

  • node-red
  • pebble
  • pebble timeline

Maintainers