Fibaro Motion Sensor V2 - and pushbullet
Posted: 14 Dec 2015 14:43
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
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