We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After update 2025.01 I have disabled Luxtronik integration in /config/integrations/dashboard
Then I updated to: 2025.1.4.Beta
And missed that I had disabled it previously.
Then I tried to add it back and got the error:
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After update 2025.01 I have disabled Luxtronik integration in /config/integrations/dashboard
Then I updated to: 2025.1.4.Beta
And missed that I had disabled it previously.
Then I tried to add it back and got the error:
Logs:
The text was updated successfully, but these errors were encountered: