Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallel Daly BMS #78

Closed
wants to merge 9 commits into from
Closed

Parallel Daly BMS #78

wants to merge 9 commits into from

Commits on Apr 8, 2024

  1. Merge pull request Louisvdw#1029 from mr-manuel/master

    Changes pre release
    Louisvdw committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    59a6d00 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Bump ws from 7.5.9 to 7.5.10 in /docs

    Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.5.9...7.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f899069 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Merge pull request Louisvdw#1085 from Louisvdw/dependabot/npm_and_yar…

    …n/docs/ws-7.5.10
    
    Bump ws from 7.5.9 to 7.5.10 in /docs
    Louisvdw committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    806e379 View commit details
    Browse the repository at this point in the history
  2. Bump braces from 3.0.2 to 3.0.3 in /docs

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    89cec3f View commit details
    Browse the repository at this point in the history
  3. Merge pull request Louisvdw#1095 from Louisvdw/dependabot/npm_and_yar…

    …n/docs/braces-3.0.3
    
    Bump braces from 3.0.2 to 3.0.3 in /docs
    Louisvdw committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    fd0fc1a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Daly multiple BMS - parallel

    Allow access to multiple BMS configured in parallel using either RS485 bus or multiple UART interfaces.
    
    Use MODBUS_ADDRESSES to list each board address.
    
    See notes in:
    "supported_bms_types" of dbus-serialbattery.py
    "MODBUS_ADDRESSES" at "BMS_TYPE" under 'Additional settings' section of config.default.ini
    
    Thanks mr-manuel for pointing me to current repository.
    CaptKrisp committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    bf0b7c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abbfd9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab387a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    990e228 View commit details
    Browse the repository at this point in the history