syssi / esphome-jbd-bms

ESPHome component to monitor and control a Xiaoxiang Battery Management System (JBD-BMS) via UART-TTL or BLE
Apache License 2.0
115 stars 31 forks source link

Handle reluctant BMS responses #5

Closed syssi closed 2 years ago

syssi commented 2 years ago

See also: #4

substitutions:
  name: jbd-bms-uart
  external_components_source: github://syssi/esphome-jbd-bms@handle-reluctant-bms-responses
  tx_pin: GPIO4
  rx_pin: GPIO5