Releases: audiconnect/audi_connect_ha
Releases · audiconnect/audi_connect_ha
v1.3.0
v1.2.0
v1.1.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2024-03-17)
Bug Fixes
- Add HACS Validate Schedule (#279) (d427359)
- add iot class (b695024)
- Added integration type to manifest (871cacb)
- correct sourcetype for GPS (22dd2b6)
- correct sourceType of GPS (910c49b)
- hacs json removed domains (866a2ab)
- remove duplicate async def get_preheater (c87020c)
- source type fix for a third time. :) (613769b)
- update *.bff.cariad.digital endpoints for different regions (#293) (43699bf)
Features
v1.0
Switching to the use of releases.
What's Changed
- Add support for monkey patching the Audi account region. by @dermotduffy in #6
- Missing comma didn't allow "mileage" resource selection by @alphatangoalpha in #8
- Facilitating for Climatisation by @andersop91 in #17
- Create nb.json by @hwikene in #44
- Preheating switch and sensors by @vBrolin in #47
- Update nb.json by @hwikene in #49
- Add vehicle model to device info by @rklomp in #76
- Add country parameter to the test script. by @ibielopolskyi in #73
- check if vin of vehicle is None when adding since order vehicles have no vin by @sMau in #82
- Fix OpenID configuration endpoint and client ID in US region by @acortelyou in #86
- Update audi_services.py by @albatorsk in #89
- New login procedure from Android myAudi v4.5.0 by @t0bias-r in #95
- Adapting to extra_state_attributes instead of device_state_attributes by @titiviking in #102
- New items + fixes by @t0bias-r in #104
- Fix for login using js to create form data by @t0bias-r in #110
- Fix incorrect icon name for outdoor temperature by @dfigus in #114
- Fix start_climatisation for Audi e-tron by @arnerek in #119
- Change charge mode to JSON. Add support for timer charging by @mpredfearn in #122
- Adjusted login to match Android app 4.6.0 (Hmac secret for X_QMAuth) by @t0bias-r in #124
- Add Brazilian Portuguese Translation by @LeandroIssa in #128
- Fix set_battery_charger w/o timer (#134) by @t0bias-r in #137
- Fix rejected/forbidden client error due to old X_QMAuth by @t0bias-r in #143
- Updated readme to clarify country codes for US/Canada by @sberkovitz in #145
- Minor README updates by @alderete in #150
- [Add] Individual door/window entity by @ileodo in #156
- Remove deprecated IMPERIAL_SYSTEM check and update to new syntax by @titiviking in #160
- X_QMAuth and user agent update (myAudi-Android 4.13.0) by @t0bias-r in #163
- Update API URLs (#1) by @gllmlbrt in #172
- Use correct docu & issue_tracker URL by @N3rdix in #170
- Set logintime to 0 by @woopstar in #179
- Update audi_api.py by @mdczaplicki in #181
- Fixed reading charge properties eq 0 and removed unnecessary error messages by @t0bias-r in #188
- Update audi_services.py by @reisfni in #203
- chore: HACS Validations by @cdnninja in #208
- fix: Added integration type to manifest by @cdnninja in #209
- Fix doors and windows for 2 door coupe by @TimPearce in #214
- fix: Integration fails to setup by @victorkp in #211
- fix: correct sourceType of GPS by @cdnninja in #224
- DivingUp Connected to the new Api... more robust handling of electric and non-electric vehicles by @DivingUp in #230
- chore: Auto Release by @cdnninja in #225
- fix: correct sourcetype for GPS by @cdnninja in #233
- fix: parsing error & add adblue sensor by @SvenC81 in #235
- feat: Support primary secondary engine by @DivingUp in #241
- chore: Add lint checks for variety of items by @cdnninja in #242
- fix: add iot class by @cdnninja in #243
- AdBlueSupport Fix for Cars Without AdBlue by @DivingUp in #244
- Many sensor value for new Audi API by @t0bias-r in #249
- feat: logger setup by @cdnninja in #252
- fix: remove duplicate async def get_preheater by @Kolbi in #260
- Added: plugLockState, externalPower, plugledColor + Fixed remaining charging time by @t0bias-r in #257
- fix: source type fix for a third time. :) by @cdnninja in #261
- fix: clean up code with pre-commit by @Kolbi in #259
- Deactivate Short/longTrip to prevent 403errors by @DivingUp in #255
- fix: tidy up code + update readme by @Kolbi in #265
- fix: more validate-hassfest & pre-commit fixes by @Kolbi in #269
New Contributors
- @dermotduffy made their first contribution in #6
- @alphatangoalpha made their first contribution in #8
- @andersop91 made their first contribution in #17
- @hwikene made their first contribution in #44
- @vBrolin made their first contribution in #47
- @rklomp made their first contribution in #76
- @ibielopolskyi made their first contribution in #73
- @sMau made their first contribution in #82
- @acortelyou made their first contribution in #86
- @albatorsk made their first contribution in #89
- @t0bias-r made their first contribution in #95
- @titiviking made their first contribution in #102
- @dfigus made their first contribution in #114
- @arnerek made their first contribution in #119
- @mpredfearn made their first contribution in #122
- @LeandroIssa made their first contribution in #128
- @sberkovitz made their first contribution in #145
- @alderete made their first contribution in #150
- @ileodo made their first contribution in #156
- @gllmlbrt made their first contribution in #172
- @N3rdix made their first contribution in #170
- @woopstar made their first contribution in #179
- @mdczaplicki made their first contribution in #181
- @reisfni made their first contribution in #203
- @cdnninja made their first contribution in #208
- @TimPearce made their first contribution in #214
- @victorkp made their first contribution in #211
- @DivingUp made their first contribution in #230
- @SvenC81 made their first contribution in #235
- @Kolbi made their first contribution in #260
Full Changelog: https://github.com/audiconnect/audi_connect_ha/commits/v1.0