Where to get onewire1 for openhab 2.4

Where to get the old onewire-binding from earlier 2.3 versions to run in 2.4.
I need to get the old one because there is no real migration path to the new things enabled onewire binding.

regards

Enable „legacy bindings“ and onewire1 should show up. What exactly is your problem with the new binding?

there’s no way to manipulate read values

{onewire=“deviceId=v_sens35;propertyName=VAD;multiply=310;add=450”}
{onewire=“deviceId=t_sens47;propertyName=temperature;add=-0.35;refreshinterval=30”}

Not sure about the first case, second can be done with an OffsetProfile. I use that myself.