This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Comments
Pushbullet website says that the Homey app is connected (settings -> Connected apps), but I don't see Homey under 'Devices'. In de Flow in Homey I can see my devices, that are connected with Pushbullet (Laptop, phone). But non of the flows work.. Going to delete / reinstall the app in Homey now..
The other way around does work. I See Homey as a device on the PB website. I can send a message to Homey and use it as trigger.
Could it be that there is a maximum, a connected app (like Homey), could send to Pushbullet? Last weeks Homey has send a lot to PB, could that be the problem?
-EDIT- Found this: http://www.androidpolice.com/2016/07/27/pushbullet-will-limit-api-based-pushes-500-per-month-free-accounts-starting-august-1/ I guess that's the problem. I have to wait a couple of days, until january... Maybe you can add this information to the readme of the app?
Does someone has Push Notifications (using an app or maybe native) on iPhone working including sending an image in the Notification? Pushbutton seems not to work with iPhone at this moment, any other app someone uses? If sending a mail to a special address will create an iPhone push notification, that also would be perfect.
@Panda Did this functionality ever make it's way into the pushbullet app? I'm extending the Doorbird app (a doorcam) with a snapshot token which holds a base64 encoded image created on the trigger when someone rings the doorbell or motion is detected. I'm in contact with Jorden to integrate it into the Telegram Bot app so a snapshot can be send on doorbell or motion triggers but it would be great if more notification apps could pick up these kind of tokens and send them as image notifications.
Will first try to implement the Synology app into the Pushbullet app (and Pushover, PushAlot, PushSafer) and will later contact you when I got this working to try and implement your app.
See function createSnapshot(): https://github.com/jghaanstra/com.doorbird/blob/master/lib/utils.js
You can use fs to write a base64 string to an image as well. See http://stackoverflow.com/questions/6926016/nodejs-saving-a-base64-encoded-image-to-disk.
Is this all you need for your doorbell app to send using Pushbullet?
@jorden
In the Telegram app I see that it first requests all the cams on the Synology before it request a snapshot, don't know yet how I could implement this for Pushbullet.
how do i get this to work in the right way ?
flow is:
(if) time is 20.00 pm - (and) - then turn on light & send notificatie naar apparaat
i get to see:
only i can't see chrome or iPhone so as seen in above picture, it seems that pushbullet on homey doesn't know it's also installed on laptop and iPhone, in the website from pushbullet i do see that my laptop, iPhone and homey are installed.....