I added a new Shelly device and accidentally told HA to ignore the new device. Now I would like to add this device, but I don’t see a way to do that. How can I reset the ignored devices list?
I have tried deleting and re-adding the integration, and I also tried adding a new Shelly device with that specific IP, which gives me the message “Device is already configured.”
No, it is not listed there. I also don’t see it in .storage/core.device_registry. There were a couple of deleted_devices there but neither matched the device I was missing. I shut down HA and removed those deleted_devcies entries just in case but it still says that the device has already been added if I try to add it.
I did have another new un-itialized Shelly device that I was able to set up and add correctly. It’s just the one that I previously ignored that is causing a problem. I might just convert it to Tasmota…
Hi mcarson75,
I have a similar situation and I’m trying to understand what you did. Could you elaborate in more details what you did? How did you stop and start the HA core and how did you find and delete the entry?
I have a shelly device that I can’t register as it has already been registered so this thing you did seems like the last resort before starting to wipe the entire installation…
@nc1264 I ssh’ed into HA and run “ha core stop”, made the changes to .support/core.config_entries, then ran “ha core start.”
To make the changes to the config_entries file, I edited it in WinSCP. To find the ignored device, you can search for devices in the domain “shelly” with a title of “ignored.” Delete the whole entry including the curly braces just as I showed above. If it happens to be the last device in the file, be sure to delete the trailing comma from the device above it so that there is not a trailing comma on the last device.