Skip to content

Releases: mattrayner/pod-point-home-assistant-component

2.0.3

13 Apr 19:25
80ed9b2
Compare
Choose a tag to compare

🔴 Breaking change 🔴

This release makes multiple changes to statuses, which WILL break automations.

Following new APIs from PodPoint there are now the following statuses:

status translation description
"available" "Available" Pod is available to charge, may now be replace with "idle"
"unavailable" "Unavailable" Pod is unavailable
"charging" "Charging" Pod is charging an EV
"suspended-ev" "Charged" Connected EV has suspended charging. Can mean 'Charged', or 'EV has a schedule set'. Will show as 'Charged' to align with the Pod Point app.
"suspended-evse" "Charging paused" Charging has been paused by the Pod, could be a schedule, or the key at the bottom has been turned off, or the charger is balanging house power
"idle" "Ready" Pod is ready to charge when an EV is connected
"pending" "Pending" An action has been requested (disable charging, charge now, delete charge now, enable charging) but the Pod has not yet acknowledged it. Can take 10 minutes to update.
"out-of-service" "Out of service" Pod is out of service
"waiting-for-schedule" "Waiting for schedule" Pod is waiting for a schedule window
"connected-waiting-for-schedule" "Connected but waiting for schedule" Pod is connected to an EV but schedule is preventing charging
"charge-override" "Charging now (schedule override)" Charge now is in place

What's Changed

Full Changelog: 2.0.2...2.0.3

v2.0.2

12 Apr 07:38
5774fef
Compare
Choose a tag to compare

🔴 Breaking change 🔴

This release makes multiple changes to statuses, which WILL break automations.

Following new APIs from PodPoint there are now the following statuses:

status translation description
"available" "Available" Pod is available to charge, may now be replace with "idle"
"unavailable" "Unavailable" Pod is unavailable
"charging" "Charging" Pod is charging an EV
"suspended-ev" "Charged" Connected EV has suspended charging. Can mean 'Charged', or 'EV has a schedule set'. Will show as 'Charged' to align with the Pod Point app.
"suspended-evse" "Charging Paused" Charging has been paused by the Pod, could be a schedule, or the key at the bottom has been turned off, or the charger is balanging house power
"idle" "Ready" Pod is ready to charge when an EV is connected
"pending" "Pending" An action has been requested (disable charging, charge now, delete charge now, enable charging) but the Pod has not yet acknowledged it. Can take 10 minutes to update.
"out-of-service" "Out of service" Pod is out of service
"waiting-for-schedule" "Waiting for schedule" Pod is waiting for a schedule window
"connected-waiting-for-schedule" "Connected but waiting for schedule" Pod is connected to an EV but schedule is preventing charging
"charge-override" "Charging now (schedule override)" Charge now is in place

What's Changed

  • Fix status priority for suspended-ev and suspended-evse by @mattrayner in #56

Full Changelog: 2.0.1...2.0.2

v2.0.1

08 Apr 23:54
fb14c9d
Compare
Choose a tag to compare

🔴 Breaking change 🔴

This release makes multiple changes to statuses, which WILL break automations.

Following new APIs from PodPoint there are now the following statuses:

status translation description
"available" "Available" Pod is available to charge, may now be replace with "idle"
"unavailable" "Unavailable" Pod is unavailable
"charging" "Charging" Pod is charging an EV
"suspended-ev" "Charged" Connected EV has suspended charging. Can mean 'Charged', or 'EV has a schedule set'. Will show as 'Charged' to align with the Pod Point app.
"suspended-evse" "Charging Paused" Charging has been paused by the Pod, could be a schedule, or the key at the bottom has been turned off, or the charger is balanging house power
"idle" "Ready" Pod is ready to charge when an EV is connected
"pending" "Pending" An action has been requested (disable charging, charge now, delete charge now, enable charging) but the Pod has not yet acknowledged it. Can take 10 minutes to update.
"out-of-service" "Out of service" Pod is out of service
"waiting-for-schedule" "Waiting for schedule" Pod is waiting for a schedule window
"connected-waiting-for-schedule" "Connected but waiting for schedule" Pod is connected to an EV but schedule is preventing charging
"charge-override" "Charging now (schedule override)" Charge now is in place

What's Changed

  • Update Pod.connected to correctly support suspended-evse by @mattrayner in #53

Full Changelog: 2.0.0...2.0.1

v2.0.0

08 Apr 23:42
6390ffd
Compare
Choose a tag to compare

🔴 Breaking change 🔴

This release makes multiple changes to statuses, which WILL break automations.

Following new APIs from PodPoint there are now the following statuses:

status translation description
"available" "Available" Pod is available to charge, may now be replace with "idle"
"unavailable" "Unavailable" Pod is unavailable
"charging" "Charging" Pod is charging an EV
"suspended-ev" "Charged" Connected EV has suspended charging. Can mean 'Charged', or 'EV has a schedule set'. Will show as 'Charged' to align with the Pod Point app.
"suspended-evse" "Charging Paused" Charging has been paused by the Pod, could be a schedule, or the key at the bottom has been turned off, or the charger is balanging house power
"idle" "Ready" Pod is ready to charge when an EV is connected
"pending" "Pending" An action has been requested (disable charging, charge now, delete charge now, enable charging) but the Pod has not yet acknowledged it. Can take 10 minutes to update.
"out-of-service" "Out of service" Pod is out of service
"waiting-for-schedule" "Waiting for schedule" Pod is waiting for a schedule window
"connected-waiting-for-schedule" "Connected but waiting for schedule" Pod is connected to an EV but schedule is preventing charging
"charge-override" "Charging now (schedule override)" Charge now is in place

Adds

  • ChargeOverride deletion service stop_charge_now can be used to stop a charge
  • New statuses from Pod Point app (see above for full list)
  • Diagnostic sensors for:
    • signal_strength - WiFi signal strength
    • cloud_connection - Is pod connected to Pod Point cloud?
    • last_message_received - Timestamp of last message sent from Pod to cloud

Changes

  • Rev podpointclient to 1.6.1

PRs

  • Add ChargeOverride deletion and support new statuses by @mattrayner in #52

Full Changelog: 1.2.2...2.0.0

v2.0.0-beta2

08 Apr 23:35
f758155
Compare
Choose a tag to compare
v2.0.0-beta2 Pre-release
Pre-release

🔴 Breaking change 🔴

This release makes multiple changes to statuses, which WILL break automations.

Following new APIs from PodPoint there are now the following statuses:

status translation description
"available" "Available" Pod is available to charge, may now be replace with "idle"
"unavailable" "Unavailable" Pod is unavailable
"charging" "Charging" Pod is charging an EV
"suspended-ev" "Charged" Connected EV has suspended charging. Can mean 'Charged', or 'EV has a schedule set'. Will show as 'Charged' to align with the Pod Point app.
"suspended-evse" "Charging Paused" Charging has been paused by the Pod, could be a schedule, or the key at the bottom has been turned off, or the charger is balanging house power
"idle" "Ready" Pod is ready to charge when an EV is connected
"pending" "Pending" An action has been requested (disable charging, charge now, delete charge now, enable charging) but the Pod has not yet acknowledged it. Can take 10 minutes to update.
"out-of-service" "Out of service" Pod is out of service
"waiting-for-schedule" "Waiting for schedule" Pod is waiting for a schedule window
"connected-waiting-for-schedule" "Connected but waiting for schedule" Pod is connected to an EV but schedule is preventing charging
"charge-override" "Charging now (schedule override)" Charge now is in place

Adds

  • ChargeOverride deletion service stop_charge_now can be used to stop a charge
  • New statuses from Pod Point app (see above for full list)
  • Diagnostic sensors for:
    • signal_strength - WiFi signal strength
    • cloud_connection - Is pod connected to Pod Point cloud?
    • last_message_received - Timestamp of last message sent from Pod to cloud

Changes

  • Rev podpointclient to 1.6.1

Full Changelog: 1.2.2...2.0.0-beta1

v2.0.0-beta1

08 Apr 23:18
4d7d8be
Compare
Choose a tag to compare
v2.0.0-beta1 Pre-release
Pre-release

🔴 Breaking change 🔴

This release makes multiple changes to statuses, which WILL break automations.

Following new APIs from PodPoint there are now the following statuses:

status translation description
"available" "Available" Pod is available to charge, may now be replace with "idle"
"unavailable" "Unavailable" Pod is unavailable
"charging" "Charging" Pod is charging an EV
"suspended-ev" "Charged" Connected EV has suspended charging. Can mean 'Charged', or 'EV has a schedule set'. Will show as 'Charged' to align with the Pod Point app.
"suspended-evse" "Charging Paused" Charging has been paused by the Pod, could be a schedule, or the key at the bottom has been turned off, or the charger is balanging house power
"idle" "Ready" Pod is ready to charge when an EV is connected
"pending" "Pending" An action has been requested (disable charging, charge now, delete charge now, enable charging) but the Pod has not yet acknowledged it. Can take 10 minutes to update.
"out-of-service" "Out of service" Pod is out of service
"waiting-for-schedule" "Waiting for schedule" Pod is waiting for a schedule window
"connected-waiting-for-schedule" "Connected but waiting for schedule" Pod is connected to an EV but schedule is preventing charging
"charge-override" "Charging now (schedule override)" Charge now is in place

Adds

  • ChargeOverride deletion service stop_charge_now can be used to stop a charge
  • New statuses from Pod Point app (see above for full list)
  • Diagnostic sensors for:
    • signal_strength - WiFi signal strength
    • cloud_connection - Is pod connected to Pod Point cloud?
    • last_message_received - Timestamp of last message sent from Pod to cloud

Changes

  • Rev podpointclient to 1.6.1

Full Changelog: 1.2.2...2.0.0-beta1

v1.2.2

11 Feb 10:20
205eb17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

v1.2.1

08 Feb 00:35
7187132
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.2.1

v1.2.0

05 May 23:56
69bc989
Compare
Choose a tag to compare

Changes

  • Add a charge_mode switch
    • Allows users to switch between smart to manual charge mode
  • Update README to include latest sensors and services
  • Update INFO to include latest sensors and services
  • Add a charge_now service, allowing users to create a charge override within HA

v1.1.0

04 May 17:58
7ba170f
Compare
Choose a tag to compare

Add support for Charge Mode and Charge Override

This release adds initial support for charge modes and charge overrides on a pod. Currently we only display the values with future plans being to add a service to set the charge mode (smart/manual) and declare a 'charge now' time, similar to in the app.

These will come later to ensure that functionality is brought back as quick as possible.