Tertiush / Alarmin-Android-App

Alamin is an android app for controlling Paradox alarms through an IP module
MIT License
12 stars 10 forks source link

System Failure push #41

Closed provaprova1 closed 6 years ago

provaprova1 commented 6 years ago

I would like to have a push notification when there's a system failure (f.e. when electric line is down). The app recognizes correctly the failure. I would like to have a push notification for it. Thank you very much

Tertiush commented 6 years ago

All available notifications supported by Paradox are selectable from within the push menu in the app (after connecting to the alarm). Unfortunately if the one you are after is not included in any of the ones there then that's a limitation on Paradox's side.

provaprova1 commented 6 years ago

That's what I'm talking about I receive correctly all the push notifications but the lack of electric line (which should be recognized as a failure) If I open the app the failure is correctly identified nut no push notification is sent (even if it's selected from the alarm menu)

Tertiush commented 6 years ago

Ok, when you say "even when selected from the alarm menu", which exact options are you referring to? My app does not generate the notifications, it simply passes them from the alarm panel to your phone. If the alarm panel doesn't generate an email message, my server won't send any push notification. So unfortunately this appears to be out of my hands.

On Thu, Aug 31, 2017, 11:35 provaprova1 notifications@github.com wrote:

That's what I'm talking about I receive correctly all the push notifications but the lack of electric line (which should be recognized as a failure) If I open the app the failure is correctly identified nut no push notification is sent (even if it's selected from the alarm menu)

— You are receiving this because you modified the open/close state.

Reply to this email directly, view it on GitHub https://github.com/Tertiush/Alarmin-Android-App/issues/41#issuecomment-326243644, or mute the thread https://github.com/notifications/unsubscribe-auth/ALGOjKJJQV7eyfvhn5npvc5Vy1qPumqwks5sdn5ogaJpZM4PIdun .

provaprova1 commented 6 years ago

This is the option selected in the app menu (GUASTI which means troubles)

image

This is the failure correctly recognized by the app

image

image

and, if it helps, this is the notification from the original app

image

Tertiush commented 6 years ago

If you selected the troubles notifications and not receiving the one your after then it's a limitation of the ip module, not the app. The push notifications only work with the emails that's the ip module can send. If you don't receive a push notification the that type of event is not reported in this way. It's only listed as a trouble and not emailed. Theres unfortunately nothing I can do about this.