Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NotImplementedError on EVOHD+ #379

Closed
anatom74 opened this issue Jul 31, 2023 · 3 comments
Closed

NotImplementedError on EVOHD+ #379

anatom74 opened this issue Jul 31, 2023 · 3 comments
Labels
bug Something isn't working to be confirmed Reported but not yet confirmed

Comments

@anatom74
Copy link

I'm getting the error when trying to run PAI, so I would need a little help here on proper setup.

2023-07-31 11:59:22,924 - ERROR - PAI - Restarting Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/paradox/main.py", line 81, in run_loop if await alarm.full_connect(): File "/usr/local/lib/python3.9/site-packages/paradox/paradox.py", line 212, in full_connect if not await self.connect(): File "/usr/local/lib/python3.9/site-packages/paradox/paradox.py", line 176, in connect self.panel = create_panel( File "/usr/local/lib/python3.9/site-packages/paradox/hardware/__init__.py", line 46, in create_panel raise NotImplementedError( NotImplementedError: We are not sure what panel you have (product_id: 8). Please create an issue. Maybe we can help you. 2023-07-31 11:59:25,930 - ERROR - PAI.paradox.connections.protocols - Connection was closed: None 2023-07-31 11:59:25,930 - ERROR - PAI.paradox.connections.connection - Connection was lost 2023-07-31 11:59:26,060 - ERROR - PAI - Restarting

@anatom74 anatom74 added bug Something isn't working to be confirmed Reported but not yet confirmed labels Jul 31, 2023
@yozik04
Copy link
Collaborator

yozik04 commented Aug 1, 2023

@anatom74 Try Development version. Can you connect? Does it work? Please report back.

@anatom74
Copy link
Author

anatom74 commented Aug 1, 2023

It passes identification but fails on authentication (although I have checked it several times)
2023-08-01 10:11:28,204 - INFO - PAI.paradox.paradox - Connecting to Panel 2023-08-01 10:11:28,227 - INFO - PAI.paradox.paradox - Panel Identified EVOHD+ version 1.3 build 1 2023-08-01 10:11:28,227 - INFO - PAI.paradox.paradox - Initiating panel connection 2023-08-01 10:11:28,254 - INFO - PAI.paradox.hardware.evo.panel - Installer login 2023-08-01 10:11:28,280 - ERROR - PAI.paradox.hardware.evo.panel - Authentication Failed 2023-08-01 10:11:28,280 - ERROR - PAI.paradox.paradox - Failed to connect: Failed to initialize communication 2023-08-01 10:11:28,280 - ERROR - PAI - Unable to connect to alarm

@yozik04
Copy link
Collaborator

yozik04 commented Aug 1, 2023

Then I need details how you connect.

@yozik04 yozik04 closed this as completed Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working to be confirmed Reported but not yet confirmed
Projects
None yet
Development

No branches or pull requests

2 participants