couchpotato.core.notifications.pushbullet module

class couchpotato.core.notifications.pushbullet.Pushbullet[source]

Bases: couchpotato.core.notifications.base.Notification

getChannels()
getDevices()
notify(message='', data=None, listener=None)
request(method, **kwargs)
url = 'https://api.pushbullet.com/v2/%s'