Skip to content

Releases: turbulator/pandora-cas

1.4.6 - Fix translations

14 May 03:16
Compare
Choose a tag to compare

1.4.5 - Add parking and brakes binary sensors

03 Jan 11:21
Compare
Choose a tag to compare
  • Add parking and brakes binary sensors (#15)
  • Fix docs

1.4.4 - Fix integration's warnings after upgrade HA >= 2021.12.0

28 Dec 02:24
Compare
Choose a tag to compare

Fix depricated "device_state_attributes"

1.4.3 - Fix manifest.json

04 Jun 04:23
Compare
Choose a tag to compare
Fix manifest.json

1.4.2 - Fix expiring mechanism

06 Jan 06:44
Compare
Choose a tag to compare
Default value expire_after = 0 means never expire

1.4.1 - Fix expiring mechanism

29 Dec 05:20
Compare
Choose a tag to compare
Fix expiring mechanism

1.4 - Expire after

24 Dec 01:56
Compare
Choose a tag to compare

Added the options of an integration:

  • Expire after

1.3 - Options

13 Dec 23:59
Compare
Choose a tag to compare

Added the options of an integration:

  • Units of a fuel: liters or persentages
  • Source of a mileage: GSM or CAN
  • Mileage adjustment

1.2 - CAN Mileage

17 Oct 09:58
Compare
Choose a tag to compare

Enhancement:

  • Mileage_CAN will be used instead of generic mileage (GSM) if supported.

1.1 - Improvment of commands

29 Sep 06:40
Compare
Choose a tag to compare

Some improvements around commands:

  • Better error logging and hadling
  • Handling the command response from device
  • Ready to intergrate with Pandora CAS card by callService

Other:

  • Fix a bug with registering services after yaml cleanup
  • Periodically force update
  • Some additional cleanup and refactoring