maisken / Paradox_IP150

Hassio add-on, Python and MQTT bindings for controlling a Paradox alarm via the IP150 web interface
GNU General Public License v3.0
40 stars 10 forks source link

MQTT is getting unresponsive when Alarm is triggered #6

Closed pilievwm closed 5 years ago

pilievwm commented 6 years ago

Hi,

I love this project but there is a major issue with it. When there is triggered Alarm state, there is no information about it via MQTT. paradox/alarm/state reports about 'pending' but never 'triggered'. My system is Spectra 65 (SP65)

The major issue is when the system is released from the Alarm state, the MQTT stop working for 24 hours. I notice that when I clear all MEMOs from the keyboard of the panel the MQTT start working again. I think there is an inconsistency with the communication after Alarm state.

Please advise how I can fix that.

nikosbiss commented 6 years ago

I have exactly the same issue!!

alfredopironti commented 5 years ago

Hi all, this should be fixed now in the latest revision of the add-on. There was an issue on how the information given on the Paradox web page was handled internally by the add-on, which made it crash. Thanks for bringing this forward.