Page 1 of 1

How to remove (delete) Local Apps?

Posted: 07 Nov 2015 17:07
by forsneck
In order to get some better overview of the Local Apps page (IP-adr:8083/smarthome/#/apps) I'm trying to remove apps that I, most likely, will never use. E.g. 'Email&SMS Notification' that either requires a RU Mobile subscription or a Mandrill subscription.

What I tried was to move the directory /opt/z-way-server/automation/modules/NotificationSMSru to $HOME (for backup) and then restarted the z-way-server.

After above I still can see (and access) the 'Email&SMS Notification'-icon in the Local Apps page.

Any advise how to accomplish what I'm after is appreciated! (And it would be nice to understand why my attempt didn't work!)

Rgds

Re: How to remove (delete) Local Apps?

Posted: 08 Nov 2015 15:05
by PoltoS
Please also check userModules folder. It should not be visible if you delete it from both userModules and modules

Re: How to remove (delete) Local Apps?

Posted: 08 Nov 2015 22:44
by forsneck
Ok, after some more testing I found out what caused my problem.
The name of the module on the Local Apps page is not always same in the /opt/z-way-server/automation/modules folder. When I removed the modules/Notification folder the 'Email&SMS Notification'-icon was not there any longer. Problem solved!