Page 1 of 1

Modern ways to receive event alerts on mobile devices

Posted: Thu Jul 17, 2014 2:25 pm
by mrqnapper
Hi,

I have been looking into the best way of receiving alerts on an mobile device (iPhone) when an certain event happens. There are many (mainly older) topics on the board which are all interesting and even partly usable.
Main use will be that when an device is triggered a picture will be taken and an alert will be send to the mobile device instantly. Although I have parts already working, per example: doorbell push-button triggered, an sms alert will be sent and an image is taken and saved in Homeseer and I think combining it with a part of this script domoticaforum.eu/viewtopic.php?f=14& ... ure#p47065 I even can mail the picture and have it on the phone as well? Right?

Also had a look at this topic: domoticaforum.eu/viewtopic.php?f=26& ... hot#p40482 and many others. All very interesting but some of them seems to be a bit old fashioned, since I believe the possibilities internet, and mobile have grown rapidly?
Would it be possible have the image shown up in the HSTOUCH app? (I use it out of the box, maybe an image can be add to it?) Or can it be send through whatsapp, or MMS ? Or are there other better ways of doing this?
Since I do not like to receive mail on the mobile device (get to many), any other kind of alert would be better.

Any thoughts on this?

Wiechert

Re: Modern ways to receive event alerts on mobile devices

Posted: Mon Jul 21, 2014 1:36 pm
by 123unlock
checkout for an app called PushOver, it has a nice API and supports clickable html links in your msg
this way you can just store your captured image on your server, and publish it to your phone

https://pushover.net/api

Re: Modern ways to receive event alerts on mobile devices

Posted: Mon Jul 21, 2014 1:54 pm
by mrqnapper
Thanks for the advise, will have a look at it and see if I can use it with iOS as well.
123unlock wrote:checkout for an app called PushOver, it has a nice API and supports clickable html links in your msg
this way you can just store your captured image on your server, and publish it to your phone

https://pushover.net/api

Re: Modern ways to receive event alerts on mobile devices

Posted: Tue Jul 22, 2014 2:16 pm
by raymonvdm
PushOver is available for Android and Iphone, and thats why i`m using it for my own domotica system. There are plugins for HS2/HS3 and Domotiga as far is i know. Maybe others to !