Device won't delete on Vera Edge

there is a _Appliance Module 1 device that I cannot delete, I have tried multiple times in the web interface.

it says:
Delete device command sent successfully. The device should disappear from the interface in about a minute.

but it does not do anything after that.

This happens to me a couple times a month. What I do is to reload a past backup file of my system, problem solved. If you don’t have a backup, create a trouble ticket and Vera will remove it for you.

will it work if the back up is created after the device is there?

If you know the device number you can delete it with an http request.

http://wiki.micasaverde.com/index.php/Luup_Requests#device

under the advanced at the top it says device #16, but it does not list an IP address

It’s the IP address of your Vera on your LAN.

It’s probably 192.168.xxx.xxx depending on your LAN, if it is DHCP or if you reserved an IP for it’s MAC in the router.

If you need to, go into your router and find out what IP it has assigned to your Vera’s MAC address.

That’s the IP you are looking for.

wouldn’t that be for the vera controller not the phantom device?

Hi –

As additude suggested you can delete a device through a url command. In this case try:

http://192.168.x.x:3480/data_request?id=device&action=delete&device=16

where 192.168.x.x is the vera’s IP address and the device is 16.

Z

Hi –

As additude suggested you can delete a device through a url command. In this case try:

http://192.168.x.x:3480/data_request?id=device&action=delete&device=16

where 192.168.x.x is the vera’s IP address and the device is 16.

Z[/quote]

Thanks Zoro …

I have removed the devices using the web UI and the URL listed. But they reappear after few minutes. Not sure what is going on. I am running firmware 1.7.2406

Give it 24 hours. Sometimes Vera needs time to add/delete things. Even refreshing your browser is not enough.

@zelam
I had that problem with some cameras reappearing after I deleted them or changed the room it would pop back into no room.
it was the vera app addon plugin that was recreating or reconfiguring the devices automatically.
I removed the plugin and all devices created by it after and started over. all is working now.
hope it helps