platypush/platypush/backend/pushbullet/manifest.yaml

9 lines
228 B
YAML
Raw Normal View History

manifest:
events:
platypush.message.event.pushbullet.PushbulletEvent: if a new push is received
install:
pip:
- git+https://github.com/rbrcsk/pushbullet.py
package: platypush.backend.pushbullet
type: backend