eavanvalkenburg / pysiaalarm

A python package to connect to a SIA DC-09 based alarm system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please help me

aperezva opened this issue · comments

I m sorry but I don´t have knowledge in programming etc. I have Ajax alarm with different sensors and in differents rooms. I use three alarm methods, one full activation, another night and another a partical activation.

Also I have two smoke sensors and two water detectors.

Please could you help me how to integrate all this devices and methods?

Thanks

do you mean integrating into home assistant? if so, just follow this: https://www.home-assistant.io/integrations/sia/ and note that the water and smoke sensors are disabled by default, just enable them through the integrations pane. And during setup the number of rooms should be set as the number of zones, each zone will be it's own alarm control panel so that you can see the status. And note that SIA doesnt allow you to change the alarm state, just view it.

no programming needed. Unknown is most likely caused because the ping interval isn't set to the same value in ajax and the integration.

Good to hear the alarm works! The SIA protocol doesn't distinguish between different sensors unless they are in different zones, then if you setup the integration with those zones you get them (and also a alarm for the other zone, because SIA doesn't tell me what is in a zone, so I just create a alarm, water and smoke in each), so just enable/disable the ones you want!