Skip to content

Cannot delete mobile device duplicates from Mobile App integration #122794

Description

@cryptonym64

The problem

I have multiple same name integration entries in Mobile Apps. I've tried to "delete" using that option in the 3 stacked dot menu on the right of the objects. I get no error, but the item is also NOT removed. How do I clean these off, and also remove the hundreds of entities linked to them. These phones got added as I was figuring out setting up cloudflare access and now they wont go away.

I've tried using disable, then deleting also, with no luck.

What version of Home Assistant Core has the issue?

core-2024.7.3 (now also 2024.7.4)

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

Mobile App

Link to integration documentation on our website

https://www.home-assistant.io/integrations/mobile_app

Diagnostics information

home-assistant_mobile_app_2024-07-29T16-13-08.559Z.log

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Seeing this in logs:
Logger: homeassistant.config_entries
Source: config_entries.py:586
First occurred: 12:18:07 AM (14 occurrences)
Last logged: 12:07:36 PM

Error setting up entry Pixel 8 for mobile_app
Error setting up entry Pixel 8 trash for mobile_app
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 586, in async_setup
    result = await component.async_setup_entry(hass, self)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/mobile_app/__init__.py", line 116, in async_setup_entry
    webhook_register(hass, DOMAIN, registration_name, webhook_id, handle_webhook)
  File "/usr/src/homeassistant/homeassistant/components/webhook/__init__.py", line 54, in async_register
    raise ValueError("Handler is already defined!")
ValueError: Handler is already defined!

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions