Hi All
I am trying to integrate my old vista alarm, with AD2USB with my homeassistant. HA recognizes the device, as I can see the alarm panel and messages. My only problem is that I would like to get the status of all the alarm sensors (open/closed) to create automations. I see all the sensors in my HA pannel, but I don’t get theit status. Is it possible ? They are all shown as closed (not triggered).
My configuration file looks like this:
device:
type: serial
path: /dev/ttyUSB0
baudrate: 115200
panel_display: true
zones:
01:
name: '01 - Front Door'
type: 'door'
02:
name: '02 - kitchen'
type: 'motion'