What's New in 1.4.0
Better Session Error Handling
Charging Session sensors will preserve the current state when the ChargePoint API returns an error. Sensors previously reported zero or unavailable states which caused issues with energy measurement.
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