dmslabsbr / hoymiles

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

WebUI Error 502 and no MQTT Entries #112

Closed matze19999 closed 1 year ago

matze19999 commented 1 year ago

Hi,

I just tested your stable and edge addon version and both show no errors in the logs, but also no WebUI and MQTT Entries are available. The log is in the attachments

Hoymiles_HASS.log

I retrieve all MQTT Entries with the command mosquitto_sub -v -h homeassistant -p 1883 -t '#'

Cosik commented 1 year ago

Did you try to use MQTT Explorer and wait at least 30 to receive message?

matze19999 commented 1 year ago

Did you try to use MQTT Explorer and wait at least 30 to receive message?

Yes, but no messages

Cosik commented 1 year ago

Web UI is not implemented. Please enable debug option and send whole logs. In logs there is no problem visible, so it means that problem is on your side. Script is able to connect to mqtt broker.

Cosik commented 1 year ago

no response from @matze19999