Page 1 of 1
Aritech ATS-1000 Alarm support?
Posted: Tuesday 01 July 2014 18:25
by tcviper
Hello all,
We have an Aritech ATS-1000A alarm system in our home that is also connected to the LAN + Internet.
Does anyone have any idea how to integrate this into domoticz in anyway?
Thank you

Re: Aritech ATS-1000 Alarm support?
Posted: Tuesday 01 July 2014 22:38
by Keptenkurk
If it is possible to read the armed/disarmed status by a web page and maybe even set the alarmstate you can integrate it into your Domoticz with some scripting.
In my case i poll my Woonveilig armed status. If armed i'm either not at home or a sleep which triggers "not at home" scenes.
On the other hand, before going to bed i push one button which switches off everything and armes the the alarm after 1 minute. Simple but effective!
(
http://www.domoticz.com/forum/viewtopic ... ilig#p2288)
/paul
Re: Aritech ATS-1000 Alarm support?
Posted: Friday 01 August 2014 23:47
by Patrick
This isn't possible, the ATS1000A is a certified intrusion alarm.
I'm a senior engineer at a security company in the Netherlands which sell/install these systems.
UTC Fire&Security uses a closed API for their app, if you want acces to this API you need to pay a lot of money and sign a NDA.
If you look at it from a security perspective it is better if the API is closed (hackers, etc)
If you have questions, don't hesitate to ask them

Patrick.
Re: Aritech ATS-1000 Alarm support?
Posted: Saturday 02 August 2014 10:58
by bizziebis
I have the same ATS system and bought an ATS1811 8 way relay board to connect to my Raspberry with PI Face attached. With 4 relays I create sort of a binary status to display alarm status, alarm for specific sensor, sabotage to system etc. With the 1 relay on the pi face I switch on/off the alarm. It takes a lot of custom wiring and programming the ATS, but it's possible
But I can imagine you rather would like to use the current LAN interface of your ATS system. That I don't have any knowledge of.
Re: Aritech ATS-1000 Alarm support?
Posted: Saturday 02 August 2014 11:04
by tcviper
Doesnt matter which way, i just want it to work
Bizziebis can you pls tell me how to do this? or are you able to help me out making it work? (can pay for this aswell)

Re: Aritech ATS-1000 Alarm support?
Posted: Saturday 06 February 2016 16:45
by salvation
I have the same system, does someone know if it's possible to get a status update from this device on your pi? And from there in Domoticz?
I was thinking to connect it with wires to the GPIO and retrieve status like: armed, unarmed, alarm, sabotage or something like that.
Anybody has this kind of thing working?