Skip to content

1.5.3

Latest
Compare
Choose a tag to compare
@Sleeper85 Sleeper85 released this 26 Jan 18:21
· 22 commits to main since this release
  • Broadcasting JK-PB settings to all BMS set to OFF by default
  • Reorganizing the board folder and YAMLs (device_base.yaml moved to board.yaml)
  • device_base.yaml should no longer be part of YamBMS_main.yaml
  • New RGB LED status light effects (red, green, blue, cyan) as an options packages for board.yaml
  • Increased CPU frequency to 240Mhz as an options packages for board.yaml
  • Added ESP32 Generic, LilyGo T-CAN485, LilyGo T-Connect and XIAO boards
  • Fixed SoC logic (low SoC will be detected at BMS level and no longer at YamBMS level)
  • Simplified combination logic (removal of the combine switch) + dashboard update
  • Check Battery Capacity is > 0 before combining info (see issue #14)
  • Improved alarm logic with a common YamBMS errors bitmask for all BMS models (see OTP vs UTP bug reported by ChrisG)
  • Added PR #7547 regarding publishing entities via the API
  • Removed captive_portal because it increases the loop time too much
  • PSRAM will no longer be enabled by default as this has a bad impact on BLE BMS