Hi Florian,
if i get you right, currently only reading the charge limits is supported,
but setting them will be supported when 5.20 gets released.
I am currently an 5.14 and tried changing the AC-Limit from status to setpoint, but this doesn’t worked.
The addon version i am using is the one from the first post:
openhab> list -s | grep blue
250 x Active x 80 x 5.2.0.202602161531 x org.openhab.binding.bluelink
Eventlog:
2026-05-03 18:20:06.081 [INFO ] [openhab.event.ItemCommandEvent ] - Item 'IONIQ_5_AC_Charge_Limit1' received command 90 (source: org.openhab.ui=>org.openhab.core.io.rest$stephan)
2026-05-03 18:20:06.083 [INFO ] [penhab.event.ItemStatePredictedEvent] - Item 'IONIQ_5_AC_Charge_Limit1' predicted to become 90
2026-05-03 18:20:06.090 [INFO ] [openhab.event.ItemStateUpdatedEvent ] - Item 'IONIQ_5_AC_Charge_Limit1' updated to 90 %
2026-05-03 18:20:06.091 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'IONIQ_5_AC_Charge_Limit1' changed from 100 % to 90 % (source: org.openhab.core.autoupdate.optimistic)
2026-05-03 18:20:08.576 [INFO ] [openhab.event.ItemCommandEvent ] - Item 'IONIQ_5_AC_Charge_Limit1' received command 80 (source: org.openhab.ui=>org.openhab.core.io.rest$stephan)
2026-05-03 18:20:08.582 [INFO ] [penhab.event.ItemStatePredictedEvent] - Item 'IONIQ_5_AC_Charge_Limit1' predicted to become 80
2026-05-03 18:20:08.583 [INFO ] [openhab.event.ItemStateUpdatedEvent ] - Item 'IONIQ_5_AC_Charge_Limit1' updated to 80 %
2026-05-03 18:20:08.584 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'IONIQ_5_AC_Charge_Limit1' changed from 90 % to 80 % (source: org.openhab.core.autoupdate.optimistic)
2026-05-03 18:23:36.449 [INFO ] [openhab.event.ItemStateUpdatedEvent ] - Item 'IONIQ_5_DC_Charge_Limit' updated to 100 %
2026-05-03 18:23:36.449 [INFO ] [openhab.event.ItemStateUpdatedEvent ] - Item 'IONIQ_5_AC_Charge_Limit1' updated to 100 %
2026-05-03 18:23:36.451 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'IONIQ_5_AC_Charge_Limit1' changed from 80 % to 100 % (source: org.openhab.core.thing$bluelink:vehicle:BluelinkHyundai:XXXXXXXXXXXXXXXXX:charging#charge-limit-ac)
So i assume that version doesn’t yet support setting charge limits as it is older than the version you linked to.