Skip to content

Releases: cyr-ius/hass-audiconnect

1.4.9

05 Jan 18:26
Compare
Choose a tag to compare
  • Resolve country error
  • d4587e6 - Bump audiconnectpy to 1.5.3

1.4.8

04 Jan 12:33
Compare
Choose a tag to compare

IMPORTANT - Fix TypeError appeared in version 2024.1.0 #46

1.4.7

04 Jan 12:13
Compare
Choose a tag to compare

IMPORTANT - Fix TypeError appeared in version 2024.1.0 #46

  • ec48364 - Bump to 1.4.7
  • b98cf8e - Fix TypeError non-default argument 'key' follows default argument

1.4.6

31 Dec 20:15
Compare
Choose a tag to compare
  • a85603c - Add API Level 2 for Windows Heating and API Level 3 for Charger

1.4.5

30 Dec 16:09
Compare
Choose a tag to compare

1.4.4

30 Dec 13:45
Compare
Choose a tag to compare

1.4.3

30 Dec 11:58
Compare
Choose a tag to compare

1.4.2

30 Dec 11:39
Compare
Choose a tag to compare
  • 5b831ca - Remove personal data into diagnostics file

1.4.1

29 Dec 16:37
Compare
Choose a tag to compare

IMPORTANT

Add option for selecting API Level

Depending on the model, Audi changes the way of carrying out actions such as switching on the air conditioning, triggering the charge or switching on the pre-heating and ventilation

It is possible to change the level of the API call so that remote actions work.

Example: e-tron models must have an API level Climatisation of 3 to activate the air conditioning.

You can modify the following values using the options:

  • API level charger
  • API level climatisation
  • API level ventilation

BECAREFUL
The default values are generally suitable for the majority of vehicles. Change the options only if strictly necessary.

CHANGES

  • b0a3c44 - Bump to 1.4.1
  • 5dfb380 - Fix 'Vehicle' object has no attribute 'async_set_charger'
  • b029d47 - Update
  • 3763c87 - Update bug_report.md
  • 61449a6 - Update bug_report.md
  • 6f122f3 - Rename Capture d’écran du 2023-12-29 17-13-16.png to screeenshot.png
  • d9e2a6a - Add files via upload
  • 41bbdb8 - Update issue templates
  • b6714ee - Add options api level

1.4.0

29 Dec 15:48
Compare
Choose a tag to compare

IMPORTANT

Add option for selecting API Level

Depending on the model, Audi changes the way of carrying out actions such as switching on the air conditioning, triggering the charge or switching on the pre-heating and ventilation

It is possible to change the level of the API call so that remote actions work.

Example: e-tron models must have an API level Climatisation of 3 to activate the air conditioning.

You can modify the following values using the options:

  • API level charger
  • API level climatisation
  • API level ventilation

BECAREFUL
The default values are generally suitable for the majority of vehicles. Change the options only if strictly necessary.

Changes