How to create a notification event for Ademco 6F error

General Discussion

How to create a notification event for Ademco 6F error

Postby mrvelous01 » Sat Jul 08, 2017 3:43 pm

This week I had a code 6F on my alarm that indicates loss of connectivity with the 4G tower. Is there a way that I can create a notification event for this? I have an Ademco panel. Please let me know if you need more information. Thanks
mrvelous01
newt
newt
 
Posts: 14
Joined: Wed Mar 02, 2016 5:01 pm

Re: How to create a notification event for Ademco 6F error

Postby Scott » Mon Jul 10, 2017 3:17 pm

Most likely not directly with the webapp. It's likely possible with a little Python code, though. Did you happen to capture what it looked like from the AlarmDecoder's perspective when it happened?

If you're just seeing the error message in the message's text portion, the only way you'd be able to get a notification from the webapp is if it's generating an alarm. Otherwise you're going to have to roll your own.

If you don't mind getting your hands dirty with Python you could combine the email & socket examples in the Python library to look for the 6F error in the message text, or numeric code, or wherever it's showing up and build yourself a little emergency email notification script. This is probably the simplest method of getting it done.

If you want to take it a step further, we recently redid the LRR (Long-Range Radio) format in the latest firmware release so that it reports the specific ContactID codes that would be sent to the monitoring station. There's a fairly good chance that an LRR message will be produced when it loses connection to the tower. I'm still working on adding official support for all of this in the library, but you should still be able to roll your own LRR handler using the library with a little bit of effort by combining the LRR, email, and socket examples from the Python library. Eventually I'd like to allow you to pick & choose LRR events to subscribe to for notifications in the webapp, but that's a little down the road, I think. Let me know if you do manage to get an LRR message out of it and I can help you decipher what it means.

Hopefully that helps!
Scott
Expert Nut
Expert Nut
 
Posts: 118
Joined: Thu Dec 12, 2013 11:17 am

Re: How to create a notification event for Ademco 6F error

Postby mrvelous01 » Mon Jul 10, 2017 5:14 pm

Scott,
Thanks for the reply. As much as I do like to dive into things with both feet I don't have the time right now to learn Python. I'm on the edge of losing a 5-drive Synology array with 8TB of video so I'm trying to pick up what I can on NAS4FREE and UNRAID, and build my own NAS array. I'm also migrating 3TB of surveillance camera video from a 3TB USB drive to a 5TB USB drive plugged into my 2nd pi device. I had combined AD with an FTP server on the same pi and found AD was slow in sending emails so I bought a 2nd pi and a bigger HD, so yeah I'm a little busy. I will admit that I am still a NOOB when it comes to AD and selfishly only wanted it so I could get alerts and alarms without paying my alarm company a monthly fee, so I really don't know half of what AD can do. With any luck you'll have written the code by the time I get free of my other projects. Thanks again!

Marvin
mrvelous01
newt
newt
 
Posts: 14
Joined: Wed Mar 02, 2016 5:01 pm


Return to General

Who is online

Users browsing this forum: No registered users and 20 guests

cron