Releases: cyr-ius/hass-audiconnect
1.4.9
1.4.8
IMPORTANT - Fix TypeError appeared in version 2024.1.0 #46
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
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
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.