Skip to content

Commit

Permalink
docs(changelog): for 3.0.0beta4
Browse files Browse the repository at this point in the history
  • Loading branch information
ismarslomic committed Feb 8, 2024
1 parent eef636a commit 9917a2d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,14 @@ This integration uses the jlrpy api written by [ardevd](https://github.com/ardev

## Change Log

### V3.0.0beta4
* Fixed: last contacted attributes missing in VehicleSensor - issue [#120](https://github.com/msp1974/homeassistant-jlrincontrol/issues/120)
* Fixed: state of climate switch not set to ON when enabled - issues [#125](https://github.com/msp1974/homeassistant-jlrincontrol/issues/125) and [#127](https://github.com/msp1974/homeassistant-jlrincontrol/issues/127)
* Fixed: exception thrown in error handling of failed service call - issue [#122](https://github.com/msp1974/homeassistant-jlrincontrol/issues/122)
* Fixed: integration fails at startup after upgrade to HA 2024.2.0 - issue [#130](https://github.com/msp1974/homeassistant-jlrincontrol/issues/130)
* Added: include which service to use instead of deprecated in warn msg - issue [#123](https://github.com/msp1974/homeassistant-jlrincontrol/issues/123)
* Added: replace generic icon (mdi:fire) for switches and buttons

### v3.0.0beta3

- Fixed error if target climate temp not available - issue [#116](https://github.com/msp1974/homeassistant-jlrincontrol/issues/116)
Expand Down

0 comments on commit 9917a2d

Please sign in to comment.