How to delete a deleted mobile_app web hook?

so the new iOS app created a new device_tracker for my iPhone, including all new sensors with a suffix _2…

Couldn’t delete these using the integrations page (or so I think…) so manually deleted all remnants in .storage. Which worked fine, and using the app created all new entities in the system.

Only thing that is still proof of the older device, is a ‘deleted web hook’ in the cloud/webhook section.
Can we delete these somehow?

didn’t dare to take out, but the question would probably be, can we?:

        "deleted_ids": [
            "redacted23c0c9ed4fcd13182c735a654a1ff0adc"
        ],

from the mobile_app file yet…

You should have been able to delete from the integrations page by clicking on the new device in the Mobile App integration and using the three dots menu in the bottom right. You could try deleting that element but I’d certainly make a backup first :wink:

Don’t see any menu options in the Mobile App integration…

If you click on one of the device names you should get the option menu available

thanks…
did not have the lucidity to try that. duh. :blush:

I cannot see how the above solution solves the problem. There is no place you can delete “Deleted Webhooks”

You can delete entities and devices but the Deleted Webhooks come from previous installations of the IOS app that have been removed and replaced by a reinstall

1 Like

Im having this problem also - i have a tonne of them from re-installing when i was setting up initially.

Can these be deleted somehow?

I deleted them all in the ./storage/mobile_app file. Have no issues yet.

Hi @Podds , it has been nearly a year since this post & i was wondering if you ever found any negative impact to deleting those entries from the ./storage/mobile_app file?

Hi!
Nope, not that I have noticed :smiley:

I’ve been seeing this issue for a good while now, but I routinely find my devices end up as “deleted webhooks” (and potentially stem to the 503 errors I run into) but have no ideas why.

In a week, the 6 devices we use with HA might end up logging 10+ “deleted webhooks”.

Does anyone else get this?