ParadoxAlarmInterface / pai

Paradox Magellan, Spectra and EVO, with MQTT, Signal, Pushbullet, Pushover and others
https://gitter.im/paradox-alarm-interface
Eclipse Public License 2.0
340 stars 91 forks source link

Not working on SP6000 with IP150 #32

Closed fakehec closed 5 years ago

fakehec commented 5 years ago

Hello,

I can't make it work with a SP6000. Login process is ok. But aftwer that it disconnects with ERROR Message: 0

Panel SP6000 version 4.148 build 0 IP Module. Version 20, Firmware: 1.50, Serial: 710235a5

Result: Got ERROR Message: 0 Log:

-- REDACTED --

2018-12-20 17:20:49,500 - INFO - PAI.paradox.hardware.spectra_magellan.panel - Initializing communication 2018-12-20 17:20:49,502 - DEBUG - PAI.paradox.paradox - PC -> A b'REDACTED' 2018-12-20 17:20:49,503 - DEBUG - PAI.paradox.connections.ip_connection - PC -> IP b'REDACTED' 2018-12-20 17:20:49,593 - DEBUG - PAI.paradox.connections.ip_connection - IP -> PC b'aa2500027300000000eeeeeeeeeeeeee802f8c0a3f55820c41738536a5bba9d0617d82726760687796db653a954bf535e480eb61c3b6793a5bd59a91f4dbaa58' 2018-12-20 17:20:49,596 - DEBUG - PAI.paradox.paradox - PC <- A b'70001200000000000000000000000000000000000000000000000000000000000000000082' 2018-12-20 17:20:49,596 - DEBUG - PAI.paradox.paradox - Container: fields = Container: data = b'p\x00\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'... (truncated, total 36) value = Container: po = Container: command = 112 not_used0 = 0 validation_byte = 18 not_used1 = None message = (enum) (unknown) 0 source_id = (enum) NonValid_Source 0 user_high = 0 user_low = 0 offset1 = 0 offset2 = 36 length = 36 checksum = b'\x82' (total 1) 2018-12-20 17:20:49,596 - WARNING - PAI.paradox.paradox - Got ERROR Message: 0 2018-12-20 17:20:49,597 - ERROR - PAI - Unable to connect to alarm 2018-12-20 17:20:50,309 - INFO - PAI - Exit start 2018-12-20 17:20:50,309 - DEBUG - PAI.paradox.interfaces.interface_manager - Stopping all interfaces 2018-12-20 17:20:50,310 - DEBUG - PAI.paradox.interfaces.interface_manager - mqtt 2018-12-20 17:20:50,310 - INFO - PAI.paradox.interfaces.mqtt_interface - MQTT Broker Disconnected 2018-12-20 17:20:51,312 - DEBUG - PAI.paradox.interfaces.mqtt_interface - Stopping MQTT Interface 2018-12-20 17:20:51,312 - DEBUG - PAI.paradox.interfaces.interface_manager - All Interfaces stopped 2018-12-20 17:20:51,312 - INFO - PAI - Good bye!

jpbarraca commented 5 years ago

Seems like the panel password is wrong. The panel password is different from the IP Module password. Could this be the reason?

jpbarraca commented 5 years ago

Ignore: @yozik04 Do you think that the login process should handle an error from the panel? (in EVO)

fakehec commented 5 years ago

Sorry. I did not read the config file carefully enough.

I suppose it is not the pin code from the alarm keyboard.

I have to ckeck that password with my installer guy. I will let you know.

Thanks.

jpbarraca commented 5 years ago

He may not give you the code... If this happens, you will have to reset the module, which will set the default password 0000, but will require configuring the module with babyware.

jpbarraca commented 5 years ago

Closing as this is not related to a bug or feature.