iMicknl / ha-tahoma

Custom component for Home Assistant to interact with smart devices via Somfy TaHoma or other OverKiz based API's.
MIT License
151 stars 30 forks source link

'TooManyAttemptsBannedException' from 'pyoverkiz.exceptions' #811

Closed MikeLDPT closed 2 years ago

MikeLDPT commented 2 years ago

Did you read the instructions?

The problem

Hi. I have found that #799 relates to this, and that something has been done to address this error appearing in the logs, but I cannot actually understand what has been done to fix it. Could you please point me in the right direction for resolving this?

Thank you

What version of this integration (ha-tahoma) has the issue?

2.13.0

What version of Home Assistant Core has the issue?

2022.6.4

Which gateway / hub do you use?

Connexoon RTS

Device model

Tahoma Basic

Home Assistant log

Logs ``` Logger: homeassistant.config_entries Source: config_entries.py:749 First occurred: 11:22:06 (2 occurrences) Last logged: 11:22:06 Error occurred loading configuration flow for integration overkiz: cannot import name 'TooManyAttemptsBannedException' from 'pyoverkiz.exceptions' (/usr/local/lib/python3.9/site-packages/pyoverkiz/exceptions.py) ```

Additional information

No response

github-actions[bot] commented 2 years ago

'There hasn't been any activity on this issue recently. Is this issue still present? Please make sure to update to the latest Home Assistant version and version of this integration to see if that solves the issue. Let us know if that works for you by adding a comment 👍. This issue now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.'

MikeLDPT commented 2 years ago

The exception is still occuring. Does anybody else have this issue?

iMicknl commented 2 years ago

Have you tried using Overkiz from core?

MikeLDPT commented 2 years ago

No... I have found instruction on "how to" in another issue.... I'll give it a go, thanls

iMicknl commented 2 years ago

Great! Could you remove the custom component and just use the Overkiz integration from core, from there we can have a look how to fix it. This repository won't be actively improved anymore.