Implementing SIA protocol
Posted: Thursday 27 May 2021 15:38
Hello
SIA protocol seems to be widely used in the alarm business. I run an Ajax alarm system on my premises. I'd like to get the report of any alarm event whevever they are triggered. After some search, I found this implementation for Home assistant https://github.com/eavanvalkenburg/sia and I found all the protocol codes here https://docs.google.com/spreadsheets/d/ ... 2144546461
To start with, I tried to use a TCP client to connect to the Hub without success so far. I may need some help to achieve this basic task. Does anyone having a clue on how to do that?
What would be then the path to implement it in Domoticz? Develop a Python plugin?
Thank you
SIA protocol seems to be widely used in the alarm business. I run an Ajax alarm system on my premises. I'd like to get the report of any alarm event whevever they are triggered. After some search, I found this implementation for Home assistant https://github.com/eavanvalkenburg/sia and I found all the protocol codes here https://docs.google.com/spreadsheets/d/ ... 2144546461
To start with, I tried to use a TCP client to connect to the Hub without success so far. I may need some help to achieve this basic task. Does anyone having a clue on how to do that?
What would be then the path to implement it in Domoticz? Develop a Python plugin?
Thank you