fl4p / batmon-ha

Add-on for Home Assistant to connect JK, JBD, Daly, ANT, SOK and Supervolt BMS via Bluetooth
MIT License
293 stars 55 forks source link

MQTT connection Problem #89

Closed schris91 closed 1 year ago

schris91 commented 1 year ago

i am trying stand alone version to issue a connection via mqtt to iobroker. When i type in my MQTT Server adress and port (10.0.0.46:1884) i got a connection error.

fl4p commented 1 year ago

Set the port with the option mqtt_port, and remove :1884 from mqtt_broker

schris91 commented 1 year ago

there is no "mqtt_port". pls help :o

], "mqtt_broker": "homeassistant.local", "mqtt_user": "pv", "mqtt_password": "Offgrid", "concurrent_sampling": false, "keep_alive": true, "sample_period": 1.0, "publish_period": 1.0, "invert_current": false, "expire_values_after": 20, "verbose_log": false, "watchdog": false }

fl4p commented 1 year ago

Just add it to the json