syssi / esphome-jk-bms

ESPHome component to monitor and control a Jikong Battery Management System (JK-BMS) via UART-TTL or BLE
Apache License 2.0
442 stars 148 forks source link

Mention required settings of the ioBroker MQTT adapter #295

Open syssi opened 1 year ago

syssi commented 1 year ago
  1. https://github.com/syssi/esphome-jk-bms/issues/221#issuecomment-1332452070
  2. https://github.com/syssi/esphome-jk-bms/discussions/197#discussioncomment-5378383

@eMindFfM Could you provide a screenshot of your current / working ioBroker MQTT adapter configuration? Thanks in advance!

eMindFfM commented 1 year ago

grafik grafik

syssi commented 1 year ago

The background:

If the checkbox "Eigene States beim Verbinden publizieren" is checked the broker does publish a big bunch of messages as soon the connection is established. The ESP cannot handle this traffic and does crash in most cases.

If the checkbox "States bei subscribe publizieren" isn't checked ioBroker ignores subscriptions and doesn't pass subscribed topics to the client.