Background information and why control alarm system from HA
First about my existing system. I have a Bosche easy series alarm system:
[attachment=1]bosch_easyseries[1].jpg[/attachment]
[attachment=0]ICP-EZUAWT-02 Easy Series Kit.jpg[/attachment]
I installed it 9 years ago and it has worked flawlessly.
Features that I really like is that you can use tokens to set the alarm, call in remotely to turn on and off the alarm, voice feedback to tell you about any problems like low battery or intrusion detection.
It is connected to 8 wired high quality BOSCHE PIR sensors
The alarm system works great, why would I waste my time and risk problems trying to interface it with HA?
For a number of reasons:
- It allows me to trigger actions through HA when the alarm is set on or off. For example you could turn on lights after arriving home
- I can now use the PIR sensors of the alarm system as sensors in HA to trigger actions in individual rooms. For example turn on lights in that room when there is motion
- I can automatically turn on and off the alarm at set times. For example I like to turn off the alarm before I wake up and on again after I am asleep.
- While the existing alarm system has user access tokens. I can’t set what time of the day or which days to give access. So for example I want my maid to only be able to unlock the alarm in the morning when she comes in. But not on weekends when she is not working.
- I can now expand the possibilities if there is an intrusion. For example have lights in the house flash red when there is an intrusion.
- I can track users, for example when my girlfriend comes to see me and she uses her token, I can now change the lighting scene to be more romantic.
- I can now control my alarm and see it’s status from HA
- The main reason I started down this road is that one of the tokens that came with the alarm system got damaged and I have not been able to get replacements. Which only left me with one. Now I am able to create as many tokens as I want.
Now that you know the reasons why. I will cover how I did this.