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

[evcc] Fix capacity and vehicleName channels, Add current Vehicle/HeatingDevice per Loadpoint #16428

Merged
merged 5 commits into from
Mar 8, 2024

Commits on Feb 19, 2024

  1. removed loadpoint/vehicleCapacity, added vehicle/capacity (bugfix)

    implemented currentVehicle / currentHeating per loadpoint (enhancement)
    fixed update of channeld vehicleTitle (bugfix)
    
    Signed-off-by: Michael Weger <weger.michael@gmx.net>
    MikeTheTux committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d5e3d71 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. mvn i18n:generate-default-translations -pl :org.openhab.binding.evcc

    Signed-off-by: Michael Weger <weger.michael@gmx.net>
    MikeTheTux committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    4a6a354 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. separated vehicleFeatureHeating from loadpointFeatureHeating (theoret…

    …ical name clash)
    
    Signed-off-by: Michael Weger <weger.michael@gmx.net>
    MikeTheTux committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    32bad3c View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. shortened labels

    Signed-off-by: Michael Weger <weger.michael@gmx.net>
    MikeTheTux committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    61ffc71 View commit details
    Browse the repository at this point in the history
  2. mvn i18n:generate-default-translations -pl :org.openhab.binding.evcc

    Signed-off-by: Michael Weger <weger.michael@gmx.net>
    MikeTheTux committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    1a1f11f View commit details
    Browse the repository at this point in the history