How to mass delete devices in Alexa

This has been a multi year pain for me ever since they removed alexa.amazon.com web interface.

Now there’s a way to mass delete devices on alexa to start over again… such a huge relief for me!

Hope this helps someone out there.

Continuing the discussion from How to mass delete devices in Alexa:

If anyone prefers a proper graphical interface instead of running Python or raw Javascript code, there is also a Chrome extension for this now.

It’s called Alexa Device Manager. It runs locally in your browser, gives you a clean table UI directly on the Alexa website, and lets you filter or bulk-delete devices with a few clicks.

You can grab it here: https://github.com/stereodruid/Alexa-Device-Manager

These solutions work for nearly all entries.

But I still have some temperature sensors provided by OpenHAB which do not show up in the json data. No chance to delete them.

Anyone with an idea?

You’ve probably already tried, but have you deactivated or deleted the sensors in OpenHab, or tried a skill reconnect?

And it would be great if you opened an issue on GitHub so the devs can analyze and add support for cases like yours.

I made some tests with activated OpenHAB skill and can confirm, that all temperature sensors created by OpenHAB will be not part of the json structure and cannot be deleted by these tools.

Nevertheless, I created an issue in the Github to see it there is anyone else with the same issue.

EDIT:

There is now an update 0.5.0 which also deletes this type of devices.