dmslabsbr / hoymiles

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

Connection refused. App EXIT #60

Closed Krzysztonek closed 2 years ago

Krzysztonek commented 2 years ago

Dear @dmslabsbr

After last add-on update I faced following issue:

image

Could you please, advise?

Cosik commented 2 years ago

Did you fill mqtt IP, user and password?

dmslabsbr commented 2 years ago

Do you use a internal mqtt or a external mqtt server?

Dear @dmslabsbr

After last add-on update I faced following issue:

image

Could you please, advise?

Krzysztonek commented 2 years ago

@dmslabsbr , I'm using MQTT Mosquitto Broker only:

image

with the following credentials (dedicated hoymiles user already created):

image

dmslabsbr commented 2 years ago

There is a bug when add-on is getting internal mqtt host, user and password. We will fix it. Thank you.

dmslabsbr commented 2 years ago

@Cosik , I just upload a correction for bug of issue #60 . https://github.com/dmslabsbr/hoymiles/tree/issue60. - Could you check it?

Cosik commented 2 years ago

@dmslabsbr looks good, better than previous solution ;)

dmslabsbr commented 2 years ago

@Cosik , the solution, isn't in the last pull request. Could I upload it again into master? Or you do it?

Cosik commented 2 years ago

Yes, please do it :)

Cosik commented 2 years ago

@dmslabsbr when you will implement this fix, please also fix version of stable. I srew up somehow preparing edge version and stable verison is now 1.0 instead of 2.4.x

dmslabsbr commented 2 years ago

@Cosik , 0.24 wouldn't just be the oldStable version?

Maybe I didn't understand well.