HacK
HacK
Clear answer, thank you. Having said that, and considering that the CUSTOM_RTC feature was able to address 16 bytes only anyhow, is it not possible to carve out 16 bytes...
Hi Marius, Picking this up again with a new idea. Upon reading the code for the registers, I think that there is a lot of free namespace for the RESET_REASON...
Thanks @ESP-Marius , I still have it on my to-do list to open a feature request, but for now too busy with other stuff.
same here, though the error message, while similar, is slightly different ``` 2024-06-13 18:05:36.998 Error: Captur: Retrieve Error: ('err.func.vcps.ev.charge-mode.error', '{"errors":[{"errorCode":"400000","errorMessage":"Content-Type is not supported","errorLevel":"error","errorType":"functional"}],"error_reference":"rrt-0c763753ae4cd3205-b-eu-18225-55842039-109"}') ``` Using this script for Domoticz: https://github.com/HomeACcessoryKid/Domoticz-Renault-Plugin...
I still had issues, but just found the change in the json format. After fixing that, normal behaviour observed. Up till recent, there was different vocabulary for reading (res) the...
for me there is a new error, but if I do not call `vehicle.get_charges(now,now)` then all works fine for me. The key issue seems to be that MAYBE renault is...