Skip to content

Releases: msp1974/homeassistant-jlrincontrol

v2.1.0

29 Jun 17:25
5e33e75
Compare
Choose a tag to compare

Added a new 'All Info' sensor to allow those with bespoke requirements to create their own sensors where they do not exist in the current integration.

  • Readme explains how to enable the sensor via integration config options
  • Recipes has example of how to use this sensors attributes to create a custom sensor

v2.0.2

24 Jun 11:15
86fa89b
Compare
Choose a tag to compare
  • Fixed: error when locking/unlocking via lock device sensor. Issue #39
  • Fixed: not updating from server after lock/unlock call from device sensor
  • Updated: improved handling of service call returns
  • Updated: get status update from server when service call fails

v2.0.1

18 Jun 12:57
640c272
Compare
Choose a tag to compare

Added setup and options management via config flow

V2.0.1

  • Fixed: errors on non unique id when changing config options

v2.0.0beta

  • Deprecated: EV_Battery sensor - this will be removed in future version
  • Added: Setup and options via config flow
  • Added: New Battery Sensor for EVs
  • Fixed: Deprecation warnings in HA0.110.x
  • Fixed: Service temp settings now in local temp units (C/F)

v2.0.0beta

09 Jun 14:22
50d802f
Compare
Choose a tag to compare
v2.0.0beta Pre-release
Pre-release
  • Deprecated: EV_Battery sensor - this will be removed in future version
  • Added: Setup and options via config flow
  • Added: New Battery Sensor for EVs
  • Fixed: Deprecation warnings in HA0.110.x
  • Fixed: Service temp settings now in local temp units (C/F)

v1.3.1

19 May 16:01
1f9dbbb
Compare
Choose a tag to compare
  • Fixed: Issues handling data not being returned for position or trip data
  • Added: Last Trip sensor will not be created if in private mode
  • Added: Improved debug logging for status updates from InControl servers

v1.3.0

12 May 17:55
18b581c
Compare
Choose a tag to compare
  • Added: New status sensor to show engine running status
  • Added: Tyre pressure unit override to cope with UK units system
  • Added: New recipes
  • Updated: Icon for vehicle info sensor
  • Updated: Now available as HACS integration
  • Fixed: Error in service descriptions
  • Fixed: Tyre pressure units should now show correctly - feedback wanted for your vehicle
  • Fixed: Tidy up of attribute values in service sensor

v1.2.0

04 May 20:40
c5f8781
Compare
Choose a tag to compare

Updated: Improved debug logging messages
Updated: Handled errors from service calls are now debug instead of warning
Fixed: Errors in HA v109.0 due to new IO monitoring in event loop
Fixed: Better handling of multiple concurrent service calls
Fixed: Scheduled health update now calls 30s after HA start

v1.1.0

29 Apr 21:24
d46fe4e
Compare
Choose a tag to compare

Added: new last trip sensor
Updated: improved debug logging
Fixed: multiple vehicles now supported
Fixed: number of minor bugs

v1.0.0

21 Apr 13:50
Compare
Choose a tag to compare

This is the first official release of this HomeAssistant integration. I want to thank those members of the community for helping test this and providing great initial feedback.