You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When a PANIC condition is triggered on the alarm, once disarmed, Home Assistant still shows the status as "Triggering". I have to arm and unarm the alarm at the panel to clear this. There is no MQ message sent when the panic condition stops triggering.
I have a Shelly Uni connected to Zone 12 on the panel to trigger a panic condition.
Application version
1.2.3
Texecom alarm type
Texecom Premier Elite 24
Home Assistant version
2024.10.4
Debug log
2024-11-05 16:19:52 - PANEL: Audible PA (Areas: A; Parameter: 12; Group: 1)
2024-11-05 16:19:52 - DEBUG: Publishing to texecom2mqtt/log: {"type":"PAAudible","description":"Audible PA","timestamp":"2024-11-05T16:19:52Z","areas":["A"],"parameter":12,"groupType":1}
2024-11-05 16:19:52 - INFO: House Alarm Area A status changed to In Alarm (last active zone: undefined)
2024-11-05 16:19:52 - DEBUG: Publishing to texecom2mqtt/area/house_alarm_area_a: {"id":"A","name":"House Alarm Area A","number":1,"status":"triggered"}
2024-11-05 16:19:52 - INFO: Panic status changed to Active
2024-11-05 16:19:52 - DEBUG: Publishing to texecom2mqtt/zone/panic: {"name":"Panic","number":12,"areas":["A"],"status":1,"type":"PA Audible"}
2024-11-05 16:19:52 - PANEL: Bell Active (Areas: A; Parameter: 0; Group: 0)
2024-11-05 16:19:52 - DEBUG: Publishing to texecom2mqtt/log: {"type":"BellActive","description":"Bell Active","timestamp":"2024-11-05T16:19:52Z","areas":["A"],"parameter":0,"groupType":0}
2024-11-05 16:19:52 - PANEL: Output state changed digi: 2
2024-11-05 16:19:52 - PANEL: Output state changed redcare: 2
2024-11-05 16:19:52 - PANEL: Output state changed digi_channel_low_8: 2
2024-11-05 16:19:52 - PANEL: Output state changed panel: 0
2024-11-05 16:19:52 - INFO: Landing PIR status changed to Secure
2024-11-05 16:19:52 - DEBUG: Publishing to texecom2mqtt/zone/landing_pir: {"name":"Landing PIR","number":8,"areas":["A"],"status":0,"type":"Guard Access"}
2024-11-05 16:19:53 - PANEL: Audible PA (Areas: A; Parameter: 12; Group: 2)
2024-11-05 16:19:53 - DEBUG: Publishing to texecom2mqtt/log: {"type":"PAAudible","description":"Audible PA","timestamp":"2024-11-05T16:19:53Z","areas":["A"],"parameter":12,"groupType":2}
2024-11-05 16:19:53 - INFO: Panic status changed to Secure
2024-11-05 16:19:53 - DEBUG: Publishing to texecom2mqtt/zone/panic: {"name":"Panic","number":12,"areas":["A"],"status":0,"type":"PA Audible"}
2024-11-05 16:19:53 - PANEL: Output state changed panel: 0
2024-11-05 16:19:54 - PANEL: Output state changed panel: 0
2024-11-05 16:19:55 - PANEL: User 1 logged in by Tag Presented
2024-11-05 16:19:55 - PANEL: Prox Tag (Areas: A; Parameter: 1; Group: 0)
2024-11-05 16:19:55 - DEBUG: Publishing to texecom2mqtt/log: {"type":"ProxTag","description":"Prox Tag","timestamp":"2024-11-05T16:19:55Z","areas":["A"],"parameter":1,"groupType":0}
2024-11-05 16:19:55 - PANEL: Output state changed digi: 0
2024-11-05 16:19:55 - PANEL: Output state changed redcare: 0
2024-11-05 16:19:55 - PANEL: Output state changed digi_channel_low_8: 0
2024-11-05 16:19:55 - PANEL: Output state changed keypad: 240
2024-11-05 16:19:55 - PANEL: Output state changed expander: 0
2024-11-05 16:19:55 - PANEL: Output state changed expander: 0
2024-11-05 16:20:08 - DEBUG: Updating system power...
2024-11-05 16:20:08 - DEBUG: Publishing to texecom2mqtt/status: online
2024-11-05 16:20:08 - DEBUG: Publishing to texecom2mqtt/power: {"battery_charging_current":72,"battery_voltage":13.56,"panel_current":558,"panel_voltage":13.56}
The text was updated successfully, but these errors were encountered:
Describe the bug
When a PANIC condition is triggered on the alarm, once disarmed, Home Assistant still shows the status as "Triggering". I have to arm and unarm the alarm at the panel to clear this. There is no MQ message sent when the panic condition stops triggering.
I have a Shelly Uni connected to Zone 12 on the panel to trigger a panic condition.
Application version
1.2.3
Texecom alarm type
Texecom Premier Elite 24
Home Assistant version
2024.10.4
Debug log
The text was updated successfully, but these errors were encountered: