Releases: syssi/esphome-jbd-bms
Releases · syssi/esphome-jbd-bms
2.0.0
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
- Introduce
retrieve hardware version
button (Closes: #86) by @syssi in #87 - Improve Liontron support by @syssi in #84
Full Changelog: 1.6.0...2.0.0
1.6.0
What's Changed
- Use device class battery (Closes: #47) by @syssi in #48
- Add YAML snippet how to preserve your battery pack by @TheNexter in #50
- Add beginner's guide by @mobilex-Godelmann in #30
- Add monitor multiple devices via BLE example (Closes: #52) by @syssi in #53
- Add threshold to avoid oscillation by @TheNexter in #54
- Fix pio init by @syssi in #57
- Add JBD-SP22S001 250A 20S as supported by @syssi in #64
- Fix lint-clang-format job by @syssi in #77
- Move fake traffic from code to YAML (Closes: #82) by @syssi in #85
New Contributors
- @TheNexter made their first contribution in #50
- @mobilex-Godelmann made their first contribution in #30
Full Changelog: 1.5.0...1.6.0