issues
search
audiconnect
/
audi_connect_ha
Adds an audi connect integration to home assistant
MIT License
245
stars
100
forks
source link
fix: Service Endpoints & Code Cleanup
#422
Open
coreywillwhat
opened
7 months ago
coreywillwhat
commented
7 months ago
Update Service Endpoints:
US Region
Execute Vehicle Action
Lock/Unlock
Climatisation Start/Stop
Start Climate Control
Refresh Vehicle Data
EU Region
Refresh Vehicle Data
Introduce API Levels:
API Endpoints and data structure are changing for newer vehicles. Currently this must be changed manually in .const file.
Plan to add under configuration options in future.
Code Cleanup
API values in .const
Start Climate Control
Make Logging true to values passed by user
info level > debug level
redact vins
coreywillwhat
commented
4 months ago
Need to troubleshoot re-login during every service call.
Update Service Endpoints:
US Region
EU Region
Introduce API Levels:
Code Cleanup
Start Climate Control