Hi,
To further handle the fact that many models can no longer use the Charge Mode selector in the Renault Integration I want to add the action to start charging. For the models that support it like the Megane e-Tech with an optional start date and time just as is supported in the Renault app. The PR to implement this is under test and will follow shortly.
For this the line
"actions/charge-start": _KCM_ENDPOINTS["actions/charge-start-option-delayed"],
can be set in the models.py and tested using the cli charge start command using the --at parameter.nox
Cheers Rene
Hi,
To further handle the fact that many models can no longer use the Charge Mode selector in the Renault Integration I want to add the action to start charging. For the models that support it like the Megane e-Tech with an optional start date and time just as is supported in the Renault app. The PR to implement this is under test and will follow shortly.
For this the line
can be set in the models.py and tested using the cli charge start command using the --at parameter.nox
Cheers Rene