Page 1 of 1

Unable to Delete Widgets

Posted: 01 Dec 2014 23:55
by Erasmuz
With the current version of the HomeAutomation UI I am unable to delete widgets.

I can go in select a widget to delete, click delete, but then clicking "yes" never does anything.

In the javascript console I get a 404 not found error:
/ZAutomation/api/v1/devices/RGB_10 404 (Not Found)

I'm pretty sure this is a bug in the current release.

Thanks.

Re: Unable to Delete Widgets

Posted: 09 Dec 2014 11:04
by PoltoS
Widgets can not be deleted (and created) directly,. You should turn off the module that produced them and they will disappear. The bug was the we have shown +/- buttons. Now it is fixed

Re: Unable to Delete Widgets

Posted: 09 Dec 2014 20:30
by Erasmuz
Got it, thanks!