peuter / ecoflow

Provides access to ecoflow devices via the homie MQTT convention
3 stars 2 forks source link

MQTT Server with user + password #6

Closed svenerbe closed 11 months ago

svenerbe commented 11 months ago

Hi, is there as well a option to specify a mqtt server user + password? for the homie.mqtt.paho_mqtt_client. i get for my mqtt server a None Connection refused - not authorised.

peuter commented 11 months ago

Haven't added that initially, because my local broker does not required credentials. I added that without being able to test it. Please check if it works and close the issue again if it does

svenerbe commented 11 months ago

Hi, its working - many thanks for the fast update. i see now the messages in mqtt. question is now how can i get this data into homeassitant. but this is another topic.

peuter commented 11 months ago

I never used homeassistant, but if it supports the homie standard somehow, that should be easy.