esphome-jbd-bms

ESPHome component to monitor and control a Xiaoxiang Battery Management System (JBD-BMS) via UART-TTL or BLE

APACHE-2.0 License

Stars
102

Bot releases are visible (Hide)

esphome-jbd-bms - 2.0.0 Latest Release

Published by syssi 2 months ago

This is a major release because the hardware version frame isn't requested anymore on every established connection. You have to press the retrieve hardware version button now to populate the text sensor device_model. If you aren't interested in the value you can simply remove the sensor from your YAML configuration.

What's Changed

Full Changelog: https://github.com/syssi/esphome-jbd-bms/compare/1.6.0...2.0.0

esphome-jbd-bms - 1.6.0

Published by syssi 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/syssi/esphome-jbd-bms/compare/1.5.0...1.6.0

esphome-jbd-bms - 1.5.0

Published by syssi over 1 year ago

The charging and discharging Mosfet of the BMS can be controlled now using switch entities. Furthermore the online status of the BMS is monitored now. If the BMS doesn't respond 10 times in a row the state of the sensors gets changed to unavailable.

esphome-jbd-bms - 1.4.0

Published by syssi over 1 year ago

This is a maintenance release containing minor refactorings, streamlining and improved documentation.

esphome-jbd-bms - 1.3.0

Published by syssi almost 2 years ago

ESPHome 2022.9.3 compatibility added.

esphome-jbd-bms - 1.2.0

Published by syssi about 2 years ago

BLE support added.

esphome-jbd-bms - 1.1.0

Published by syssi about 2 years ago

tx_timeout config parameter introduced to handle reluctant BMS responses.

esphome-jbd-bms - 1.0.0

Published by syssi over 2 years ago