Skip to content

Error API excemption #14

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

Open
elik745i opened this issue May 8, 2022 · 0 comments
Open

Error API excemption #14

elik745i opened this issue May 8, 2022 · 0 comments

Comments

@elik745i
Copy link

elik745i commented May 8, 2022

I have configured HEKR as per documentation and getting the following error:

`This error originated from a custom integration.

Logger: custom_components.hekr
Source: custom_components/hekr/init.py:220
Integration: Hekr (documentation, issues)
First occurred: 09:53:31 (1 occurrences)
Last logged: 09:53:31

API exception while setting up config entry ff10985d5d2ff03ad401a0071740a89b
Traceback (most recent call last):
File "/config/custom_components/hekr/init.py", line 220, in async_setup_entry
await device.open_connection()
File "/usr/local/lib/python3.9/site-packages/hekrapi/device.py", line 694, in open_connection
await connector.open_connection()
File "/usr/local/lib/python3.9/site-packages/hekrapi/device.py", line 341, in open_connection
raise ConnectionTimeoutException('Connector on %s timed out (waited for %d seconds to establish '
hekrapi.exceptions.ConnectionTimeoutException: Connector on HekrApi:LocalConnector(192.168.1.26:10000) timed out (waited for 5 seconds to establish connection with the host)
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant