I am in the process of modifying my vera setup, and will be removing Sonos from one of my Vera3 units, and reinstalling on a 2nd vera 3.
I removed the app via the uninstall function, however it did not remove the sonos devices, and when i look at the luup files for the unit, i still see various Sonos files listed.
Does anyone have any recommendations for how to completely remove all sonos app components?
thank you
http://wiki.micasaverde.com/index.php/Luup_Requests
Check you devide ID and
Example: http://ip_address:3480/data_request?id=device&action=delete&device=5
this command will remove your devide ID 5
Uninstall the plugin from the UI.
Delete your devices and reload.
Ssh to your Vera and delete each plugin file. Take the list of files and their location in the wiki. Then reload.
That’s all!