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

[keba] Add support for additional x-series wallboxes #16474

Merged
merged 3 commits into from
Mar 11, 2024

Commits on Mar 1, 2024

  1. extended list of supported x-series wallboxes with "S" (4G, w/o LM) a…

    …nd "U" (WLAN, w/o LM)
    
    Signed-off-by: Michael Weger <weger.michael@gmx.net>
    MikeTheTux committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    42b763f View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Fixed type mapping for identifier 'A':

        was x-series but actually is c-series.
    
    Signed-off-by: Michael Weger <weger.michael@gmx.net>
    MikeTheTux committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    a6075bf View commit details
    Browse the repository at this point in the history
  2. reverted change for identifier '3'

    '3' is P20 c-series + PLC but also P30 a-series - P30 a-series doesn't support the required UDS protocol
    
    Signed-off-by: Michael Weger <weger.michael@gmx.net>
    MikeTheTux committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    db92f58 View commit details
    Browse the repository at this point in the history