Hello,
I hope I did put it in the right topic.
Since 11 december I m not getting the Pushbullet notifications anymore.
I have my api key which I have for a year now and I didn't change anything.
Is there a simple solution to check what is going wrong???
I have Domoticz: Version: 2020.2 on my RASPBIAN pI
Domoticz is not working with Pushbullet/ api key anymore Topic is solved
Moderator: leecollings
-
- Posts: 19
- Joined: Wednesday 27 February 2019 11:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.10717
- Location: Netherlands
- Contact:
- waaren
- Posts: 6028
- Joined: Tuesday 03 January 2017 14:18
- Target OS: Linux
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Domoticz is not working with Pushnbullet/ api key anymore
Pushbullet still works for me from domoticz and from CLI.witteherder wrote: ↑Wednesday 16 December 2020 18:38 Since 11 december I m not getting the Pushbullet notifications anymore.
Is there a simple solution to check what is going wrong???
You can test it from within domoticz GUI [Setup][Settings][Notifications][PushBullet] test
or from the CLI
Code: Select all
sudo curl --header 'Access-Token: <your token>' https://api.pushbullet.com/v2/users/me
Code: Select all
{"active":true,"iden":"ujAVl3JSny4","created":1409170180.0644,"modified":1537709075.133504,"email":"[email protected]","email_normalized":"[email protected]","name":"waaren","image_url":"https://static.pushbullet.com/google-user/123456789abcdef123456789abcdef123456789abcdef","max_upload_size":26214400}
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
-
- Posts: 19
- Joined: Wednesday 27 February 2019 11:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.10717
- Location: Netherlands
- Contact:
Re: Domoticz is not working with Pushnbullet/ api key anymore
Then I m getting this message:waaren wrote: ↑Wednesday 16 December 2020 21:43Pushbullet still works for me from domoticz and from CLI.witteherder wrote: ↑Wednesday 16 December 2020 18:38 Since 11 december I m not getting the Pushbullet notifications anymore.
Is there a simple solution to check what is going wrong???
You can test it from within domoticz GUI [Setup][Settings][Notifications][PushBullet] test
or from the CLIit should return with something likeCode: Select all
sudo curl --header 'Access-Token: <your token>' https://api.pushbullet.com/v2/users/me
Code: Select all
{"active":true,"iden":"ujAVl3JSny4","created":1409170180.0644,"modified":1537709075.133504,"email":"[email protected]","email_normalized":"[email protected]","name":"waaren","image_url":"https://static.pushbullet.com/google-user/123456789abcdef123456789abcdef123456789abcdef","max_upload_size":26214400}
Code: Select all
{"active":true,"iden":"ujyLErwsv92","created":1566214886.835526,"modified":1607978209.892458,"email":"[email protected]","email_normalized":"[email protected]","name":"YOURNAME","image_url":"https://static.pushbullet.com/google-user/20e341862846abc79562e05286c21004ae226592cd8c9230696c085729793ec2","max_upload_size":26214400}
- waaren
- Posts: 6028
- Joined: Tuesday 03 January 2017 14:18
- Target OS: Linux
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Domoticz is not working with Pushnbullet/ api key anymore
This looks OK to me.witteherder wrote: ↑Thursday 17 December 2020 16:28 I m getting this message:Code: Select all
{"active":true,"iden":"ujyLErwsv92","created":1566214886.835526,"modified":1607978209.892458,"email":"[email protected]","email_normalized":"[email protected]","name":"YOURNAME","image_url":"https://static.pushbullet.com/google-user/20e341862846abc79562e05286c21004ae226592cd8c9230696c085729793ec2","max_upload_size":26214400}
Can you try from the Command line:
Code: Select all
curl --header 'Authorization: Bearer <Your token>' -X POST https://api.pushbullet.com/v2/pushes --header 'Content-Type: application/json' --data-binary '{"type": "note", "title": "Curl", "body": "Command Line"}'
Code: Select all
http://<domoticz IP:domoticz Port>/json.htm?type=command¶m=testnotification&subsystem=pushbullet&subject=API&body=testnotification
http://<domoticz IP:domoticz Port>/json.htm?type=command¶m=sendnotification&subsystem=pushbullet&subject=API&body=sendnotification
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
-
- Posts: 19
- Joined: Wednesday 27 February 2019 11:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.10717
- Location: Netherlands
- Contact:
Re: Domoticz is not working with Pushbullet/ api key anymore
The problem was I was getting to much pushing messages so I had to take an subscription at Pusbullet.
Now everything works fine again
Now everything works fine again
Who is online
Users browsing this forum: No registered users and 1 guest