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
351 stars 94 forks source link

HomeAssistant - No integration found #313

Closed onchobot closed 2 years ago

onchobot commented 2 years ago

IP150 firmware: 5.2, serial: 71053a28 | MG5050 version 7.0 | HomeAssistant OS latest version | swan disabled on IP150

Testing with default passords 0000 / paradox

I can connect to panel. I can receive data to mqtt. But only paradox/interface/event/raw paradox/event/raw and /interface/pai_status = initializing and error

2022-09-05 00:45:55,952 - ERROR - PAI.paradox.paradox - Timeout while connecting to panel. Is an other connection active? 2022-09-05 00:45:55,953 - ERROR - PAI - Unable to connect to alarm 2022-09-05 00:46:01,962 - INFO - PAI - Starting... 2022-09-05 00:46:01,962 - INFO - PAI.paradox.paradox - Disconnecting from the Alarm Panel 2022-09-05 00:46:01,963 - INFO - PAI.paradox.paradox - Clean Session 2022-09-05 00:46:01,963 - INFO - PAI.paradox.paradox - Cleaning previous session. Closing connection 2022-09-05 00:46:01,970 - ERROR - PAI.paradox.connections.protocols - Connection was closed: None 2022-09-05 00:46:01,971 - ERROR - PAI.paradox.connections.connection - Connection was lost 2022-09-05 00:46:01,974 - INFO - PAI.paradox.paradox - Disconnected from the Alarm Panel 2022-09-05 00:46:01,975 - INFO - PAI.paradox.paradox - Connecting to interface 2022-09-05 00:46:01,975 - INFO - PAI.paradox.connections.ip.connection - Connecting. Try 1/3 2022-09-05 00:46:01,979 - INFO - PAI.paradox.connections.connection - Connection established 2022-09-05 00:46:01,980 - INFO - PAI.paradox.connections.ip.commands - Authenticating with IP Module 2022-09-05 00:46:01,985 - INFO - PAI.paradox.connections.ip.commands - Authentication Success. IP(IP150) Module version 20, firmware: 5.2, serial: 71053a28 2022-09-05 00:46:02,001 - INFO - PAI.paradox.connections.ip.commands - Session successfully established with IP Module 2022-09-05 00:46:02,001 - INFO - PAI.paradox.paradox - Connecting to Panel 2022-09-05 00:46:03,107 - INFO - PAI.paradox.paradox - Panel Identified MG5050 version 7.0 build -1 2022-09-05 00:46:03,108 - INFO - PAI.paradox.paradox - Initiating panel connection 2022-09-05 00:46:03,210 - INFO - PAI.paradox.hardware.spectra_magellan.panel - Installer login

??? 2022-09-05 01:08:51,137 - ERROR - PAI.paradox.paradox - Timeout while connecting to panel. Is an other connection active? 2022-09-05 01:08:51,139 - ERROR - PAI - Unable to connect to alarm 2022-09-05 01:09:07,804 - WARNING - PAI.paradox.paradox - Missing element with ID 4 in zone/Pracovna

??? 2022-09-05 01:10:01,843 - ERROR - PAI.paradox.exceptions - Unhandled exception in async loop(<_UnixSelectorEventLoop running=True closed=False debug=False>):

??? Task exception was never retrieved future: <Task finished name='Task-799' coro=<HandlerRegistry.handle() done, defined at /usr/local/lib/python3.9/site-packages/paradox/lib/handlers.py:101> exception=CodeLockout()>

Thanks for your advices.

onchobot commented 2 years ago

My fault. After restarting the MG5050 everything works.