-
Notifications
You must be signed in to change notification settings - Fork 6
Vectra C Climate menu issue #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Ok! |
I see what you mean. It is working as intended then, the long press will not enable the AC automatically so the user can adjust whatever blower settings they want. It will take few days to complete though so I can't give you anything today. |
If I press the control and do not press anything else for 3 seconds, the air conditioner will turn on - this is good. But if I press the control, go to the air flow selection menu, and then get distracted for 4-5 seconds (after all, I am driving a car), then the EHU32 will simulate turning on the air conditioner, but will not turn it on, because I will be in the air flow selection menu. The EHU32 cannot track when I press the climate button - in which menu I am (the main climate screen or the air flow direction selection menu), so the simulation of turning on the climate may be incorrect. I think that a more reliable solution would be to turn on the AC by long pressing the climate button - 2 seconds. If this can be implemented in the firmware. Or make it possible to disable this function. |
it will not, because the simulation would already be stopped if you pressed anything else after the first press. Of course, being able to configure this live in vehicle would be the best but it's difficult to implement things like menus with the way these displays operate |
I put it to 1 second for now. If you want to enter that menu normally you likely press it for less than 0,3s anyway, myself I honestly never use the menu since I just rotate the knob until I get the vent setting I want. Additionally found a bug in astra/zafira ECC but a fix will wait until v0.9.5 is ready. |
I checked the latest firmware version. It turned on the AC once and never again. It doesn't respond to long pressing of the climate control button. |
I'm about to release v0.9.5. For now, the AC toggle function will only trigger if the button has been held down for at least ~0,4s. Additionally fixed CD70/DVD90 sometimes displaying "Aux", now it will never show up. I would be grateful if you could test it in your Vectra when you have a chance. EDIT: My bad, I sent the wrong version (0.9.5d pre02) which had no AC fix yet. pre03 is fixed |
I am currently using version 0.9.4, no problems for 2 weeks! Even the AC works! I don't understand why.
|
Uh oh!
There was an error while loading. Please reload this page.
Originally posted by @Technolog83 in #1
The problem only went away for a while because EHU32 was in the "CAN learning process", testing various IDs.
Simulation of button presses in climate menu is a feature for quickly enabling or disabling AC and that works as intended in Astra and Zafira. If you hold the knob button pressed for half a second, then the simulation should NOT occur.
EHU32 does not know what climate screen is displayed, it just presses the buttons to switch the AC on or off.
Seems like some inputs are being dropped on your vectra, I'll try to extend the time between simulated presses and give you a new version to test later today.
The text was updated successfully, but these errors were encountered: