audi_connect_ha
audi_connect_ha copied to clipboard
support_preheater set to False: 502
Received below error with latest version of the integration.
Log Details
Logger: custom_components.audiconnect.audi_connect_account Source: custom_components/audiconnect/audi_connect_account.py:557 Integration: Audi Connect First occurred: 19:44:53 (1 occurrences) Last logged: 19:44:53 support_preheater set to False: 502
I have similar problems:
Logger: custom_components.audiconnect.audi_connect_account Source: custom_components/audiconnect/audi_connect_account.py:520 Integration: Audi Connect First occurred: 10:09:19 (1 occurrences) Last logged: 10:09:19 support_climater set to False: 403
Logger: custom_components.audiconnect.audi_connect_account Source: custom_components/audiconnect/audi_connect_account.py:637 Integration: Audi Connect First occurred: 10:09:19 (1 occurrences) Last logged: 10:09:19 support_charger set to False: 403
Logger: custom_components.audiconnect.audi_connect_account Source: custom_components/audiconnect/audi_connect_account.py:557 Integration: Audi Connect First occurred: 10:09:19 (1 occurrences) Last logged: 10:09:19 support_preheater set to False: 502
But I don't have a preheater, charger or anything like that either
My car does have a charger as it is a Q4 (BEV) and I receive exactly the same 3 errors...
- I also get the same problem for audi Q4 E-tron
Same problem with my Audi e-tron GT
Same problem with my Audi e-tron
During start-up, the code tries to query information of all implemented modules (modules are: status_report, position, climater, preheater, charger). [in AudiConnectVehicle::__init__
all vars are set to True
]
If a query fails, the support for that module will be disabled and no further query will be executed.
In that case, the support_<module> set to False
message is shown.
What I have noticed is, that from time to time, the Audi servers return an error although the module is available. I guess, that a restart is required to re-enable the support.
A restart doesn’t help in my case, it’s always setting the modules to False, it never worked for my Q4 although the functions are available on myAudi
The problem might be how EVs are registering with the API, they don't have preheater, but have climate control. Is preheater a prereq for climate control somewhere in the code?
In my audi app I can control climate and the lock, but with this extension I can only control the lock.
I get the same error, and only get to controll Lock/unlock in HA.
Likewise, I get this heater error, only control options are lock/unlock in homeassistant.
Hi! I am still facing this issue with the latest code and my Audi A6 Hybrid. Anz ideas how to fix this?
Hi! I am still facing this issue with the latest code and my Audi A6 Hybrid. Anz ideas how to fix this?
Still the same errors for my Q4, also running the latest version. I wonder if this can fixed as well
I'm willing to pay a small fee to have this sorted, its really annoying that I cant control the climate using this extension. What would it take to have it fixed? @arjenvrh
Same issue here on Q3 TFSI e 2023
Issue still remains, Etron 55. As mentioned above. Happy also to pay someone a small fee to fix it
@jorishaverkort See PR https://github.com/arjenvrh/audi_connect_ha/pull/188
Are these errors still present with latest versions?
Hi,
Fixed for me!
Great work
From: coreywillwhat @.> Sent: Monday, April 8, 2024 11:27:34 PM To: audiconnect/audi_connect_ha @.> Cc: bababaram @.>; Manual @.> Subject: Re: [audiconnect/audi_connect_ha] support_preheater set to False: 502 (Issue #97)
Are these errors still present with latest versions?
— Reply to this email directly, view it on GitHubhttps://github.com/audiconnect/audi_connect_ha/issues/97#issuecomment-2043743376, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AI3ZBVQB5OXHFOX2NA3GEKTY4MKVNAVCNFSM5JPLRNC2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TEMBUGM3TIMZTG43A. You are receiving this because you are subscribed to this thread.Message ID: @.***>
Closing this issue. Please resubmit an issue if any issues persist