Vera Alert and PushBullet setup

Hello,

I installed the VeraAlert plugin on my Vera Edge on the latest firmware and set it up with PushBullet. I’m receiving test notifications on my iPhone, but it comes up with the following notification everytime where 12345678 is my device’s serial number:
“note: Vera Alert from:12345678”

If I then go into the PB iPhone app, I see the detailed msg such as, “Joe opened the front door on 5/14/15 at 14:30.”
Is there a way to have the detailed msg be sent as the notification to avoid having to go into PB app? The default msg is useless!

FYI, the reason I ventured this whole route is because Vera’s alerts stopped including who is opening my door, for which I’m told the issue will be resolved in a future firmware upgrade…

Thanks in advance!

If you specify the Title it will use it instead of “Vera Alert From:123456”

With my next release you will be able to change the Message Prefix to:

{title={Msg}}

Then it will change the title of each message to the message itself!

You can already send to a specific Pushbullet target as follows:

Add the following to your message:
{device_iden=XXXXXXXXXXXXX}

To get the XXXXXXXXXX it’s a little tricky … On the PushBullet Web Page (You need to be logged in)
Click on your Device in the device menu.
Note the URL for the page changed … it includes the device_iden=XXXXXXXXXXX for that device.

Thanks for the quick reply!

Am I able to specify the title now or this will be avail after your next release? Sorry, I wasn’t sure.

You read my mind about the iden comment. To send the same alert to another device, would I need to create another alert entry in Vera and specific the iden in there or do I just add the iden in my current alert so it’ll go to my device AND the other iden device?