Tertiush / ParadoxIP150v2

Python-based IP150 'middle-ware' that uses the IP module's software port for monitoring and control of the alarm via an MQTT Broker.
Eclipse Public License 1.0
73 stars 35 forks source link

IP150 - Evo192 no Change status #10

Closed dxcoco2 closed 7 years ago

dxcoco2 commented 7 years ago

I tried this script! MQTT and alarm panel connected successfully, but when I send the commands "Paradox/C/P1/Arm" or Disarm seems to work, but it really does not change the alarm state ... Any idea?

Tertiush commented 7 years ago

What is the console output? Can you hear a beep from the panel?

dxcoco2 commented 7 years ago

Hi! The output:

Listening for events...

(i send mqtt message Paradox/C/P1 Arm)

MQTT Message: Paradox/C/P1 Arm Alarm control partition: 1 Alarm control state: Arm Logging into alarm system... Login to alarm panel successful Sending generic Alarm Control: Partition: 1, State: ARM Listening for events...

The panel not beep and not change state :(

dxcoco2 commented 7 years ago

No Idea?

Tertiush commented 7 years ago

Hi sorry for the delay was away from home...

I really can't think of anything other than the code just not being fully compatible with the EVO. I suggest you ask in https://github.com/Tertiush/ParadoxIP150v2/issues/5. There's some other guys with EVOs that might know. Otherwise try v1 of the code. Bypass and PGM won't work there, but ARM, etc. should.

dxcoco2 commented 7 years ago

No problem... i've tried v1 but doesn't connect to alarm...i'm not interested to PGM...i want only Arm and Disarm the alarm... I've set ip and port (not 8085 but 10000) but doesn't connect... :(

Tertiush commented 7 years ago

For v1 the port needed is your web port, not the software port. 10000 is the default software port....

On Sun, Feb 12, 2017, 21:35 dxcoco2 notifications@github.com wrote:

No problem... i've tried v1 but doesn't connect to alarm...i'm not interested to PGM...i want only Arm and Disarm the alarm... I've set ip and port (not 8085 but 10000) but doesn't connect... :(

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/Tertiush/ParadoxIP150v2/issues/10#issuecomment-279242250, or mute the thread https://github.com/notifications/unsubscribe-auth/ALGOjKjZqIhWbtq1WBgvGzd_yG1qSgorks5rb18MgaJpZM4L8iVk .

dxcoco2 commented 7 years ago

Ah...i go to try!!!! Thanks!!!!

dxcoco2 commented 7 years ago

Great! Work 100% with v1! Thanks!!!!!

danbba1 commented 6 years ago

to @dxcoco2 would you mind sharing your config.ini for EVO192? Of course, hiding sensitive data. Could not get it working. Thanks.

ggocsei commented 4 years ago

@dxcoco2 if you still have the config and/or the register map for evo192 may I ask for it? (of course without your personal data) thanks a lot!