dmslabsbr / hoymiles

Hoymiles ADD-ON for Home Assistant
126 stars 30 forks source link

Old Stable version uninstalling issue #73

Closed Krzysztonek closed 2 years ago

Krzysztonek commented 2 years ago

Dear @dmslabsbr ,

To install a brand new add-on version I tried to uninstall the obsolete old version. However, after executing this process I'm still able to see this add-on on a HASSIO dashboard:

image

When clicking this add-on it reports as UNINSTALLED (INSTALL prompt appears):

image

...but it still remains visible on a dashboard, even if it is not yet installed back. Before installing a new version I need to completely remove the obsolete one, right? Please kindly advise how to do it?

Cosik commented 2 years ago

Did you try ctrl+F5?

Krzysztonek commented 2 years ago

Hi @Cosik , Yes, I've just tried ctrl+F5 and... it helped! Thank you! The obsolete version has been replaced with a new 1.0.4 version. I have configured it with my credentials as per requirements and indicated the internal Mosquitto MQTT server.

image

Then, when trying to open a web IU of this newly installed add-on, the screen shows nothing more that that:

image

Here is my log:

image

What am I doing wrongly?

Cosik commented 2 years ago

Web UI was disabled.

Krzysztonek commented 2 years ago

So, how to enable it? The button is accessible: image

Cosik commented 2 years ago

Was disabled in code. Button was not removed. Sorry.

Krzysztonek commented 2 years ago

Now it's clear. Thank you! :)