Fibaro Motion Sensor V2 - and pushbullet

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
villywonka
Posts: 1
Joined: 14 Dec 2015 14:33

Fibaro Motion Sensor V2 - and pushbullet

Post by villywonka »

Hi,
Being new to this and very noob as well, I was wondering if anyone had tried to use pushbullet for notifications from various sensors. I have been trying to use the "script" from the homepage ( To use HTTP API you need to authenticate and then pass particular command to the server.
curl -i -H "Accept: application/json" -H "Content-Type: application/json" -X POST -d '{"form": true, "login": "admin", "password": "admin", "keepme": false, "default_ui": 1}' 192.168.0.62:8083/ZAutomation/api/v1/login -c cookie.txt
) and replacing my credentials, passwords and ip address. But no luck so far.
Can anyone help me out?

best regards
VillyWonka
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: Fibaro Motion Sensor V2 - and pushbullet

Post by PoltoS »

Please give more details
Post Reply