Backward compatibility zwave binding 2.3.0 build #278 with openhab 2.2.0

Hi,

I just upgraded my zwave binding only to the latest build 2.3 #278
The rest is openhab 2.2.0

Now I am getting no converter set error messages.

Do I have to update also the rest of openhab to 2.3.0?

23:32:08.163 [INFO ] [smarthome.event.ItemCommandEvent     ] - Item 'EG_WZ_SP_Helligkeit' received command ON
23:32:08.167 [DEBUG] [nding.zwave.handler.ZWaveThingHandler] - NODE 16: Command received zwave:device:15ff39b3682:node16:switch_dimmer1 --> ON
23:32:08.195 [INFO ] [smarthome.event.ItemStateChangedEvent] - EG_WZ_SP_Helligkeit changed from 0 to 100
23:32:08.239 [DEBUG] [nding.zwave.handler.ZWaveThingHandler] - NODE 16: No converter set for command zwave:device:15ff39b3682:node16:switch_dimmer1 type OnOffType

23:34:11.356 [DEBUG] [nding.zwave.handler.ZWaveThingHandler] - NODE 16: Command received zwave:device:15ff39b3682:node16:switch_dimmer1 --> 71
23:34:11.364 [INFO ] [smarthome.event.ItemCommandEvent     ] - Item 'EG_WZ_SP_Helligkeit' received command 71
23:34:11.404 [DEBUG] [nding.zwave.handler.ZWaveThingHandler] - NODE 16: No converter set for command zwave:device:15ff39b3682:node16:switch_dimmer1 type PercentType
23:34:11.428 [INFO ] [smarthome.event.ItemStateChangedEvent] - EG_WZ_SP_Helligkeit changed from 0 to 71
Dimmer EG_WZ_SP_Helligkeit "Wohnzimmer Spots [%2.0f]"  (GPersist) ["Lighting"] { channel="zwave:device:15ff39b3682:node16:switch_dimmer1"}
	Frame label="Wohnzimmer Spots" {
               	Switch item=EG_WZ_SP_Helligkeit label="An / Aus [%2.0f]"
		Slider item=EG_WZ_SP_Helligkeit label="Helligkeit [%2.0f]"
        }

best,

ypoosn

Yes.
No developer will know the exact differences of these versions off by heart so don’t expect any explanation
(btw, there is no such thing as a build #278 - do you mean #1278 ? or are you referring to the dev version ?).
But to mix versions is always a bad idea. Either stick with OH2.2 release, or switch to latest snapshot.