Page 1 of 1

How to clean UI Automation

Posted: 29 Jun 2014 10:14
by SolarFlor
Hi,
everytime I open my UI Home Automation I see a number of warnings that should not be there because are referring to the old version of HA. I have now the last official version 1.7.1.

How I could clean the system?

Re: How to clean UI Automation

Posted: 29 Jun 2014 10:56
by pz1
It should work with the hide link, or with the hide all at the bottom. With very long list I experienced that this is not working properly. It is a known bug.
I got rid of a very long list of notifications in a terminal session using command sudo rm -f notif* in directory automarion/storage. (I did stop z-way-server process first

Re: How to clean UI Automation

Posted: 29 Jun 2014 17:21
by SolarFlor
thanks