Releases: gndean/home-assistant-hypervolt-charger
Releases · gndean/home-assistant-hypervolt-charger
V2.2.5
V2.2.3 Beta
🐛 Fixes
- Using refresh token to remain authenticated, to reduce load on HV servers #56
V2.2.2
⚡️ 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
⚡️ 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
V2.1.0 Beta
⚡️ 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
⚡️ 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'. Fixes #46
- Reworked the login process to match the Hypervolt mobile app flow
- Using new Hypervolt auth infrastructure. Fixes #50 Authentication error when trying to log in, status code: 400
V2.0.2 Beta
⚡️ 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
⚡️ 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