One of the features of the app is a button to cancel the charging timer. It's very useful on older models without the relevant button on the keyfob. If the car is configured to be charged at night, sometimes you do want to force it to be charged immediately, even during the day, and this is where this command is handy. Can this be added?
It's possible, poking around my MY20 Phev using some code i wrote myself, disabling the charge timer works by sending the following two register updates:
One of the features of the app is a button to cancel the charging timer. It's very useful on older models without the relevant button on the keyfob. If the car is configured to be charged at night, sometimes you do want to force it to be charged immediately, even during the day, and this is where this command is handy. Can this be added?