Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4.5.6 #584

Merged
merged 5 commits into from
Mar 3, 2024
Merged

v4.5.6 #584

merged 5 commits into from
Mar 3, 2024

Conversation

stickpin
Copy link
Collaborator

@stickpin stickpin commented Feb 25, 2024

Change log:

Most of the changes apply to the VW ID models.

  • Main Readme update
  • Update FlowManager to fulfill the latest Home Assistant requirements (https://developers.home-assistant.io/blog/2024/01/11/async-show-progress-changes/)
  • Remove "Requests remaining" sensor. VW Backend no longer returns "Vcf-Remaining-Calls" header for pendingrequests API
  • Bug fix ([BUG][v4.5.5] New Car type sensors breaks the integration for some vehicles #589)
  • Replace climate control with Switch and Number slider
    Screenshot 2024-03-01 at 23 11 38
  • Enable Climatisation on ID models.
  • Add support for Auxiliary heater in hybrid vehicles
  • New Configuration Control: Add Auxiliary heating departure timers
  • New Configuration Control: Auto-release AC connector
  • New Configuration Control: Automatic window heating
  • New Configuration Control: Auxiliary air conditioning
  • New Configuration Control: Battery target charge level
  • New Configuration Control: Zone Front Left
  • New Configuration Control: Zone Right Left
  • New Sensor: Electric Remaining Climatisation Time
    Screenshot 2024-03-01 at 23 13 22

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature
  • Code quality improvements to existing code or addition of tests

@stickpin stickpin mentioned this pull request Feb 25, 2024
@stickpin stickpin added the enhancement New feature or request label Feb 25, 2024
robinostlund
robinostlund previously approved these changes Feb 26, 2024
@stickpin stickpin marked this pull request as ready for review March 1, 2024 22:56
@robinostlund robinostlund merged commit b1f2b6a into master Mar 3, 2024
7 checks passed
@robinostlund robinostlund deleted the v4.5.6 branch March 3, 2024 14:18
@enoch85
Copy link

enoch85 commented Mar 3, 2024

A bit late maybe, but request remaining works on VW e-UP!

Screenshot_2024-03-03-20-05-34-72_c3a231c25ed346e59462e84656a70e50

@stickpin
Copy link
Collaborator Author

stickpin commented Mar 3, 2024

@enoch85, no, it isn't. It's unreliable. The VW Backend inconsistently includes the "Vcf-Remaining-Calls" header, appearing only in a few "old" APIs among many. Some consistently display 0, leading to confusion. Additionally, all "new" APIs lack this header for both PUT and POST requests. Once VW begins to include this header for all POST/PUT APIs, I will proceed with re-implementing it. Currently, it's a useless sensor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants