How do I can change notifications text?
Regards,
Marcelo
All I want is a very simple text with the name of the event
notifications, if that’s what you are refering to, do text whatever name you give the event
I receive the notifications via IM on my Iphone, but they have a very long text chain:
Event-Fecha Door lock closed Device-Fechadura Room-2 - Entrada Principal Date-2009-11-13 23:51:25 #xxxx
Regards,
FindVera Team
RE: ID #218
Note: You’ve received this notification because you’ve opted for it from your Vera’s box web UI. If you would like to disable this notification please go to SETUP->SCENES->EVENT and un-check your USER from NOTIFY USERS option.
I just want a notificarion with the name of the event, for example: Event-Fecha Door lock
For now, the email notification is preset like this. The SMS notification is shorter, you can enable that.
Has there been any update to this. I would also like this feature…the current messages are long and ugly.
If you have a home server or an always on PC, why not install Growl on the PC and Prowl on the iPhone? I have this setup for my garage door open event, and even before the garage door is half way up, I get a prowl notification on my iPhone. Works very well with the new FW.
Had not even heard of Growl, i installed it and download the iphone app. How do you set up the notifications?
I set up a email address but you still can’t customize the message that Vera sends. it still looks like
“Event:Lock:John Doe UserID=“2” UserName=“John Doe” Device:_Schlage Deadbolt Room:Entryway/Hall User: John Doe Date:2011-03-03 12:09:45 SN:55555”
It would look allot nicer if it just said “Deadbolt unlocked. User: John Doe” Know what im saying!
Mine are pretty clean, here is a screenie:
Attach a luup event to a scene:
– Notify when garage opens-.
luup.inet.wget(“https://prowl.weks.net/publicapi/add?apikey=your api key here&application=Vera&event=OPENED&description=Garage+Door+Opened&priority=-1”)
return true