Skip to content

Releases: msp1974/homeassistant-jlrincontrol

v3.0.0beta7

20 Mar 21:51
0a4a9d6
Compare
Choose a tag to compare
v3.0.0beta7 Pre-release
Pre-release

What's Changed

  • fix(jlrpy): bump jlrpy to v1.7.0 to fix issue #138

v2.2.7

20 Mar 21:41
975fea0
Compare
Choose a tag to compare

What's Changed

  • fix(jlrpy): bump jlrpy to v1.7.0 to fix issue #138

Full Changelog: v2.2.6...v2.2.7

v3.0.0beta6

09 Mar 19:24
Compare
Choose a tag to compare
v3.0.0beta6 Pre-release
Pre-release
  • Remove unnecessary requesting of user info to try and fix entities going unavailable and not recovering.

v3.0.0beta5

06 Mar 21:07
Compare
Choose a tag to compare
v3.0.0beta5 Pre-release
Pre-release
  • bump jlrpy to v1.6.0

v2.2.6

06 Mar 18:20
Compare
Choose a tag to compare
  • Bump jlrpy to v1.6.0

v3.0.0beta4

08 Feb 13:03
9917a2d
Compare
Choose a tag to compare
v3.0.0beta4 Pre-release
Pre-release

This is a beta release

  • fix: last contacted attributes missing in VehicleSensor #120 by @ismarslomic in #121
  • chore(services): include which service to use instead of deprecated in warn msg by @ismarslomic in #128
  • fix(climate): state of climate switch not set to ON when enabled #125 #127 by @ismarslomic in #129
  • fix(service): exception thrown in error handling of failed service call by @ismarslomic in #122
  • fix(scan-interval): integration fails at startup after upgrade to HA 2024.2.0 by @ismarslomic in #130
  • feat(icons): replace generic icon (mdi:fire) for switches and buttons by @ismarslomic

Full Changelog: v3.0.0beta3...v3.0.0beta4

v3.0.0beta3

03 Feb 13:23
Compare
Choose a tag to compare
v3.0.0beta3 Pre-release
Pre-release

This is a beta release

  • Fixed error if target climate temp not available - issue #116
  • Fixed error with identification of engine type - issue #118
  • Fixed error with invalid attribute volume - issue #113
  • Fixed error with no default pressure units - issue #117
  • Fixed issue with registration & serial no showing REDACTED after diagnostics download - issue #119

v3.0.0beta2

02 Feb 15:30
Compare
Choose a tag to compare
v3.0.0beta2 Pre-release
Pre-release

This is a beta release.

  • Fixed error in creating service sensor - issue #113
  • Fixed Unknown error when saving config options caused by missing key in older configs - issue #115
  • Fixed incorrect identification of PHEV vehicles - issue #115

v3.0.0beta1

01 Feb 16:24
Compare
Choose a tag to compare
v3.0.0beta1 Pre-release
Pre-release

This is a beta release

  • Added switches and buttons for key services
  • Added support for guardian, service and transport modes
  • Added diagnostics download
  • UOMs now derived from JLR app settings
  • Major rewrites of the integration code

v2.2.5

11 Jan 13:23
0aafbe0
Compare
Choose a tag to compare

What's Changed

Breaking Changes

Due to deprecated constants in HA and migration to enums, introduced in HA v2022.11, this integration requires from now minimum version v2022.11 of HA

New Contributors

Full Changelog: v2.2.4...v2.2.5