Skip to content

v1.4.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@mbillow mbillow released this 04 Apr 02:05
2523737

What's New in 1.4.0-beta.1

Stop Public Charging Button

A new Stop Public Charging button entity is now available at the
account level. When you have an active charging session at a public
ChargePoint station, this button lets you stop it directly from Home
Assistant — enabling automations like stopping a session when your
battery reaches a target state of charge or a scheduled time arrives.

The button is automatically available to all users; no configuration
changes are required. It becomes active only when a public session is
in progress and will not interfere with home charger sessions, which
have their own per-device Stop Charging buttons.

Entity details:

  • Unique ID: {user_id}_stop_public_charging_session
  • Available when: an IN_USE charging session exists at a
    non-home-charger device
  • Unavailable when: no active session, or the active session is at
    one of your home chargers

Beta notice: This release has unit test coverage but has not been
validated against live ChargePoint hardware. Please report any issues
at https://github.com/mbillow/ha-chargepoint/issues.