davesmeghead / visonic

Visonic Custom Component for integration with Home Assistant
Apache License 2.0
90 stars 20 forks source link

Alarm panel not triggered #93

Closed marcolega closed 1 month ago

marcolega commented 1 year ago

Hi I have a powermax+ uk configured in Powerlink mode, everthing seem working fine but when the system is armed and a sensor trigger, the alarm_control_panel entity does not trigger and do not indicate any alarm. Parameter "list of triggers for the siren" is set to Intruder. The panel attribute are: Panel Alarm Event: 'Yes' Panel Siren Active: false Alarm Cancel Time: 1 Minute Abort Time: None Panel Alarm Status: Intruder

I think the trigger status of panel entity is related to the status of siren, is it possible to set the entity to triggered when the Panel Alarm Event is Yes ?

This is the event: event_type: visonic_alarm_panel_state_update data: Zone: 1 Entity: binary_sensor.visonic_z01 Tamper: false Siren: false Reset: false Time: "2023-09-04T21:31:19.516901" Count: 2 Type:

davesmeghead commented 1 year ago

Hi, Please provide a log file with the settings as here on the wiki. Restart Home Assistant, Arm your system, trigger the alarm, make sure that the siren is sounding, and then Disarm. Save the log file, zip it and attach it to your post here.

marcolega commented 1 year ago

Attaced the log file. The trigger was arround 14:10 on panel 0 (I have two panel). The internal siren was sounding, but the external one (wireless) not because it have probably the battery dead.

home-assistant.zip

davesmeghead commented 1 year ago

Quick question... So the siren started sounding at 14:09:14 and stopped when you disarmed the panel at 14:11:13, is that correct?

Also a previous post in the forum here is a similar problem https://community.home-assistant.io/t/visonic-powermax-and-powermaster-component/55949/1729

davesmeghead commented 1 month ago

Closing issue as many months old and no response.