krauskopf / node-red-contrib-car-bmw

Node-RED nodes for BMW ConnectedDrive
Other
11 stars 8 forks source link

Reopen Feature Request #28 because does not work on iX3 #37

Open delcomp opened 1 year ago

delcomp commented 1 year ago

I tried the latest version on our BMW iX3. Only some features work, most do not. For 'Stop Charging' and 'Start Charging' I get "Error: Server http statusCode 500: Internal Server Error" For 'Change Charging Settings' the command seems to be accepted, but nothing changes in the car. For example I request to change to 80% max charging level and 6 Amp charging, the response is: { eventId: "db203faf-28f5-42c0-927c-2b0e22…", creationTime: "2023-08-16T08:44:42.44409Z" } If I request the 'Charging Profile' the response is "Error: Server http statusCode 500" 'State', 'Charging Statistics', 'Charging Sessions' all work as expected.

antonclaeys commented 11 months ago

I'd like to know as well how I can change max AC charge current on iX3. I see these values (which differ from the documentation) regarding chargingtarget. However, I cannot change this: {"targetSoc":100,"idcc":"NO_ACTION","hospitality":"NO_ACTION"}

This is the full chargingProfile object: {"chargingControlType":"WEEKLY_PLANNER","reductionOfChargeCurrent":{"start":{"hour":0,"minute":0},"end":{"hour":0,"minute":0}},"chargingMode":"IMMEDIATE_CHARGING","chargingPreference":"NO_PRESELECTION","departureTimes":[{"id":1,"timeStamp":{"hour":0,"minute":0},"action":"DEACTIVATE","timerWeekDays":[]},{"id":2,"timeStamp":{"hour":0,"minute":0},"action":"DEACTIVATE","timerWeekDays":[]},{"id":3,"timeStamp":{"hour":0,"minute":0},"action":"DEACTIVATE","timerWeekDays":[]},{"id":4,"action":"DEACTIVATE","timerWeekDays":[]}],"climatisationOn":false,"chargingSettings":{"targetSoc":100,"idcc":"NO_ACTION","hospitality":"NO_ACTION"}}

dwetl commented 3 months ago

i have the same issue as "delcomp" as well with iX3.

thanks a lot david