Azelphur / pyPushBullet

Python library to interface with PushBullet
GNU General Public License v3.0
180 stars 48 forks source link

Added new API command "addDevices" #8

Closed Sperryfreak01 closed 10 years ago

Sperryfreak01 commented 10 years ago

The devs added a new feature that allows you to add a new device from the API, so I added it to the library

http://docs.pushbullet.com/v2/devices/

http://www.reddit.com/r/PushBullet/comments/276igp/creating_a_device_id_for_python_script/

Azelphur commented 10 years ago

Thanks :)