/pushbullet-adapter

Primary LanguageTypeScriptMozilla Public License 2.0MPL-2.0

Pushbullet Adapter

Build Status dependencies devDependencies optionalDependencies license

Send notifications to your devices.

Configuration

  1. Go to https://www.pushbullet.com/#settings/account
  2. Click Create Access Token
  3. Add access token to config

Usage

The addon registers every Pushbullet device with a push(title, body) action.

Currently, a rule can only trigger parameterless actions.

To send Pushbullet messages from a rule, you have to register an action with a predefined message.

Go to the settings of the addon and add an action with a name, a title and a body of your choice.

The Pushbullet devices now provide a new action with the specified name you can use in a rule.