Skip to content

Releases: robinostlund/homeassistant-volkswagencarnet

v4.6.1 🌈

11 Apr 17:09
8a140e5
Compare
Choose a tag to compare

Downloads for this release

Changes

🐛 Bug Fixes

  • Add protection from unexpected changes in VW API responses. Fix for #611 @stickpin

⭐️ Thank you so much for helping out to keep this integration awesome

@stickpin

🤩 Don't forget to support our heroes who have made this release possible

v4.6.0 🌈

08 Apr 15:07
6f6c959
Compare
Choose a tag to compare

Downloads for this release

Changes

🚀 Features

🐛 Bug Fixes

  • #606 Fix HA 2024.4 compatibility

⭐️ Thank you so much for helping out to keep this integration awesome

@stickpin

v4.5.9 🌈

16 Mar 08:01
e297300
Compare
Choose a tag to compare

Downloads for this release

Changes

🐛 Bug Fixes

⭐️ Thank you so much for helping out to keep this integration awesome

@stickpin

v4.5.8 🌈

07 Mar 08:44
3fb570a
Compare
Choose a tag to compare

Downloads for this release

Changes

🚀 Features

  • Bug fix: #598
  • Experimental workaround for Reduce AC Charging control. #597

⭐️ Thank you so much for helping out to keep this integration awesome

@stickpin

🤩 Don't forget to support our heroes who have made this release possible

v4.5.7 🌈

06 Mar 11:59
f39f89c
Compare
Choose a tag to compare

Downloads for this release

Changes

🚀 Features

  • Add Slovenian translation @SiByte
  • Bug fix: Fix departure timers time detection for some vehicles @stickpin
  • Add Departure timers support for more vehicles @stickpin
  • Dropping typing (Optional, Union, Any, Mapping). @milkboy, @stickpin
  • New Configuration Control: Battery care mode (ID models) @stickpin
  • New Configuration Control: Optimised battery use (ID models) @stickpin
  • New Configuration Control: Air conditioning departure timers (ID models) @stickpin
  • Code cleanup @stickpin

⭐️ Thank you so much for helping out to keep this integration awesome

@SiByte, @robinostlund and @stickpin

v4.5.6 🌈

03 Mar 14:22
9d5d3fd
Compare
Choose a tag to compare

Downloads for this release

Changes

🚀 Features

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 (#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

⭐️ Thank you so much for helping out to keep this integration awesome

@stickpin

🤩 Don't forget to support our heroes who have made this release possible

v4.5.5 🌈

25 Feb 18:23
e7369e3
Compare
Choose a tag to compare

Downloads for this release

Changes

🚀 Features

  • Code clean-up
  • New Sensor: Car Type
  • New Sensor: Battery cruising range
  • New Sensor: Auxiliary remaining climatisation time
  • Add additional missing status (cooling) to Electric Climatisation
  • Fix bug when the electric climatisation status was not reflected in the Home Assistant
  • Re-implementation of the Auxiliary Heater switch.
  • Fix Electric range sensor edge case (#582)
  • Introduction of the new Departure Timers logic. Previous Departure Timers functionality is deprecated due to incompatibility with the new VW Backend.
    Screenshot 2024-02-21 at 11 55 25
    Screenshot 2024-02-21 at 11 54 55
    Screenshot 2024-02-21 at 11 01 41

⭐️ Thank you so much for helping out to keep this integration awesome

@stickpin

🤩 Don't forget to support our heroes who have made this release possible

v4.5.4 🌈

20 Feb 07:18
c33e722
Compare
Choose a tag to compare

Downloads for this release

Changes

🐛 Bug Fixes

  • Fix electric climatisation from battery switch (#577)

⭐️ Thank you so much for helping out to keep this integration awesome

@stickpin

v4.5.3 🌈

19 Feb 10:33
0406bb0
Compare
Choose a tag to compare

Downloads for this release

Changes

🧰 Maintenance

🚀 Features

  • One more attempt to fix the last connected sensor logic (#569)
  • Change charging_time_left sensor logic (#572)
  • Implementation of Electric climatisation controls with temperature (#573)
    Screenshot 2024-02-17 at 11 10 39
  • Change actions processing logic to use new pendingrequests API
  • Small typos and bug fixes
  • Add Reduced AC charging control and rename "Charger max" sensors.

Reduced AC charging ON:
Screenshot 2024-02-18 at 13 56 31
Screenshot 2024-02-18 at 13 56 55

Reduced AC charging OFF:
Screenshot 2024-02-18 at 13 58 23
Screenshot 2024-02-18 at 13 58 46

⭐️ Thank you so much for helping out to keep this integration awesome

@robinostlund and @stickpin

v4.5.2 🌈

19 Feb 07:30
ec2fae8
Compare
Choose a tag to compare

Downloads for this release

Changes

🚀 Features

  • One more attempt to fix the last connected sensor logic (#569)
  • Change charging_time_left sensor logic (#572)
  • Implementation of Electric climatisation controls with temperature (#573)
    Screenshot 2024-02-17 at 11 10 39
  • Change actions processing logic to use new pendingrequests API
  • Small typos and bug fixes
  • Add Reduced AC charging control and rename "Charger max" sensors.

Reduced AC charging ON:
Screenshot 2024-02-18 at 13 56 31
Screenshot 2024-02-18 at 13 56 55

Reduced AC charging OFF:
Screenshot 2024-02-18 at 13 58 23
Screenshot 2024-02-18 at 13 58 46

⭐️ Thank you so much for helping out to keep this integration awesome

@stickpin and @robinostlund