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

Invalid error message when trying to adding integration #321

Open
mindej opened this issue Jan 5, 2025 · 0 comments
Open

Invalid error message when trying to adding integration #321

mindej opened this issue Jan 5, 2025 · 0 comments

Comments

@mindej
Copy link

mindej commented Jan 5, 2025

After update 2025.01 I have disabled Luxtronik integration in /config/integrations/dashboard

Then I updated to: 2025.1.4.Beta

image

And missed that I had disabled it previously.

Then I tried to add it back and got the error:

image

Logs:

2025-01-05 22:10:44.689 ERROR (MainThread) [custom_components.luxtronik2] Could not handle config_flow.async_step_options {'host': '192.168.10.20', 'port': 8889, 'timeout': 60, 'max_data_length': 10000}
Traceback (most recent call last):
  File "/config/custom_components/luxtronik2/config_flow.py", line 224, in async_step_options
    self._abort_if_unique_id_configured()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2668, in _abort_if_unique_id_configured
    raise data_entry_flow.AbortFlow(error)
homeassistant.data_entry_flow.AbortFlow: Flow aborted: already_configured
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