Skip to content

Releases: gndean/home-assistant-hypervolt-charger

V2.2.5

09 Jun 15:12
Compare
Choose a tag to compare

🐛 Fixes

  • Using refresh token to remain authenticated, to reduce load on HV servers #56

V2.2.3 Beta

09 Jun 11:06
Compare
Choose a tag to compare
V2.2.3 Beta Pre-release
Pre-release

🐛 Fixes

  • Using refresh token to remain authenticated, to reduce load on HV servers #56

V2.2.2

08 May 21:10
Compare
Choose a tag to compare

⚡️ Features

Car Plugged (Binary Sensor) (V3 chargers only)

Reports Plugged or Unplugged depending on if the car is plugged into the charger.

🧰 Maintenance

  • Simplified Session Energy Total Increasing calculations
  • Removed derived sensor: Session Power (since we now have EV Power directly from the HV APIs)
  • Tidy of Readme

V2.2.0 Beta

29 Apr 21:05
Compare
Choose a tag to compare
V2.2.0 Beta Pre-release
Pre-release

⚡️ Features

Added support for:

Car Plugged (Binary Sensor)

Reports Plugged or Unplugged depending on if the car is plugged into the charger.

V2.1.0

14 Apr 19:55
Compare
Choose a tag to compare

⚡️ Features

  • Added support for new sensors, to match those shown within the main screen of the mobile app:
    • EV Power
    • House Power
    • Grid Power
    • Generation Power

🐛 Fixes

  • Reproduced CT Power sensor using derived values (was not reporting any data, #52)

V2.1.0 Beta

14 Apr 08:04
Compare
Choose a tag to compare
V2.1.0 Beta Pre-release
Pre-release

⚡️ Features

  • Added support for new sensors:
    • EV Power
    • House Power
    • Grid Power
    • Generation Power

🐛 Fixes

  • Reproduced CT Power sensor using derived values (was not reporting any data, #52)

V2.0.2

13 Apr 20:02
Compare
Choose a tag to compare

⚡️ Features

  • Added support for V3 charger scheduling: mode per session, days of week

🐛 Fixes

V2.0.2 Beta

13 Apr 14:35
Compare
Choose a tag to compare
V2.0.2 Beta Pre-release
Pre-release

⚡️ Features

  • Added support for V3 charger scheduling: mode per session, days of week

🐛 Fixes

  • Activation Mode and Charge Mode fixed for V3 devices
  • Removed error: 'NoneType' object has no attribute 'age_ms'
  • Reworked the login process to match the Hypervolt mobile app flow
  • Using new Hypervolt auth infrastructure

V2.0.1 beta

01 Apr 21:16
Compare
Choose a tag to compare
V2.0.1 beta Pre-release
Pre-release

⚡️ Features

  • Added support for V3 charger scheduling: mode per session, days of week

🐛 Fixes

  • Activation Mode and Charge Mode fixed for V3 devices
  • Reworked the login process to match the Hypervolt mobile app flow

V1.3.1

21 Jan 16:51
Compare
Choose a tag to compare

🐛 Fixes

  • Fixed bug which prevented set up if more than one charger found during login: #37
  • Updated units to remove deprecation warning: #39