The problem
If I remove the integration and set it up again, the authentication succeeds. but after this the integration says setup failed, no devices or entities
What version of Home Assistant Core has the issue?
core-2023.8.1
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Loqed
Link to integration documentation on our website
https://www.home-assistant.io/integrations/loqed
Diagnostics information
File "/usr/src/homeassistant/homeassistant/components/loqed/init.py", line 37, in async_setup_entry
await coordinator.ensure_webhooks()
File "/usr/src/homeassistant/homeassistant/components/loqed/coordinator.py", line 114, in ensure_webhooks
webhook.async_register(
File "/usr/src/homeassistant/homeassistant/components/webhook/init.py", line 53, in async_register
raise ValueError("Handler is already defined!")
ValueError: Handler is already defined!
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The problem
If I remove the integration and set it up again, the authentication succeeds. but after this the integration says setup failed, no devices or entities
What version of Home Assistant Core has the issue?
core-2023.8.1
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Loqed
Link to integration documentation on our website
https://www.home-assistant.io/integrations/loqed
Diagnostics information
File "/usr/src/homeassistant/homeassistant/components/loqed/init.py", line 37, in async_setup_entry
await coordinator.ensure_webhooks()
File "/usr/src/homeassistant/homeassistant/components/loqed/coordinator.py", line 114, in ensure_webhooks
webhook.async_register(
File "/usr/src/homeassistant/homeassistant/components/webhook/init.py", line 53, in async_register
raise ValueError("Handler is already defined!")
ValueError: Handler is already defined!
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response