MAX!Cube binding not working

I’m using MX!Cube with their native web interface, but planned to migrate to OH2. Unfortunately, binding does not seem to work.
My set up is wall thermostat and valve, connected to each other. None of the readings were ever updated in OH2, moreover, when I try to set setpoint, it does not get updated with strange error:

2016-10-27 00:05:25.848 [DEBUG] [nal.discovery.MaxCubeBridgeDiscovery] - Run MAX! Cube discovery
2016-10-27 00:05:26.049 [DEBUG] [nal.discovery.MaxCubeBridgeDiscovery] - MAX! Cube found on network
2016-10-27 00:05:26.050 [DEBUG] [nal.discovery.MaxCubeBridgeDiscovery] - Found at  : 192.168.0.125
2016-10-27 00:05:26.051 [DEBUG] [nal.discovery.MaxCubeBridgeDiscovery] - Serial    : KEQ0533879
2016-10-27 00:05:26.051 [DEBUG] [nal.discovery.MaxCubeBridgeDiscovery] - RF Address: 095533
2016-10-27 00:05:26.051 [DEBUG] [nal.discovery.MaxCubeBridgeDiscovery] - Firmware  : 01.13
2016-10-27 00:05:31.057 [DEBUG] [nal.discovery.MaxCubeBridgeDiscovery] - Done receiving discovery messages.
2016-10-27 00:05:35.211 [DEBUG] [nternal.handler.MaxCubeBridgeHandler] - Open new connection... to 192.168.0.125 port 62910
2016-10-27 00:06:10.220 [DEBUG] [nternal.handler.MaxCubeBridgeHandler] - Open new connection... to 192.168.0.125 port 62910
2016-10-27 00:06:45.227 [DEBUG] [nternal.handler.MaxCubeBridgeHandler] - Open new connection... to 192.168.0.125 port 62910
2016-10-27 00:06:51.267 [INFO ] [el.core.internal.ModelRepositoryImpl] - Refreshing model 'home.sitemap'
2016-10-27 00:06:51.381 [INFO ] [el.core.internal.ModelRepositoryImpl] - Refreshing model 'home.sitemap'
2016-10-27 00:06:56.910 [DEBUG] [nternal.handler.MaxCubeBridgeHandler] - Command queued id 0 (NEQ0657759-set_temp:15).
2016-10-27 00:06:57.475 [DEBUG] [nternal.handler.MaxCubeBridgeHandler] - Removed Command id 0 (NEQ0657759-set_temp) from queue. Superceeded by 1
2016-10-27 00:06:57.476 [DEBUG] [nternal.handler.MaxCubeBridgeHandler] - Command queued id 1 (NEQ0657759-set_temp:15.5).
2016-10-27 00:06:57.603 [DEBUG] [nternal.handler.MaxCubeBridgeHandler] - Removed Command id 1 (NEQ0657759-set_temp) from queue. Superceeded by 2
2016-10-27 00:06:57.603 [DEBUG] [nternal.handler.MaxCubeBridgeHandler] - Command queued id 2 (NEQ0657759-set_temp:16).
2016-10-27 00:06:57.742 [DEBUG] [nternal.handler.MaxCubeBridgeHandler] - Removed Command id 2 (NEQ0657759-set_temp) from queue. Superceeded by 3
2016-10-27 00:06:57.743 [DEBUG] [nternal.handler.MaxCubeBridgeHandler] - Command queued id 3 (NEQ0657759-set_temp:16.5).
2016-10-27 00:06:57.883 [DEBUG] [nternal.handler.MaxCubeBridgeHandler] - Removed Command id 3 (NEQ0657759-set_temp) from queue. Superceeded by 4
2016-10-27 00:06:57.883 [DEBUG] [nternal.handler.MaxCubeBridgeHandler] - Command queued id 4 (NEQ0657759-set_temp:17).
2016-10-27 00:06:58.018 [DEBUG] [nternal.handler.MaxCubeBridgeHandler] - Removed Command id 4 (NEQ0657759-set_temp) from queue. Superceeded by 5
2016-10-27 00:06:58.019 [DEBUG] [nternal.handler.MaxCubeBridgeHandler] - Command queued id 5 (NEQ0657759-set_temp:17.5).
2016-10-27 00:06:58.158 [DEBUG] [nternal.handler.MaxCubeBridgeHandler] - Removed Command id 5 (NEQ0657759-set_temp) from queue. Superceeded by 6
2016-10-27 00:06:58.158 [DEBUG] [nternal.handler.MaxCubeBridgeHandler] - Command queued id 6 (NEQ0657759-set_temp:18).
2016-10-27 00:06:58.298 [DEBUG] [nternal.handler.MaxCubeBridgeHandler] - Removed Command id 6 (NEQ0657759-set_temp) from queue. Superceeded by 7
2016-10-27 00:06:58.300 [DEBUG] [nternal.handler.MaxCubeBridgeHandler] - Command queued id 7 (NEQ0657759-set_temp:18.5).
2016-10-27 00:06:58.389 [DEBUG] [nternal.handler.MaxCubeBridgeHandler] - Cannot send command to device with serial number NEQ0657759, device not listed.

I tried setting with wall thermostat and TRV itself, no luck. Any hints?

So, my setup is as follows:
Items:

Number Hr_Living_WTS_Temperature	"Temperatura - termostat [%.1f °C]"		<temperature>   (Temperatures, Climate, gH_Temperature, gH_Living, gH_Heating) {channel="max:wallthermostat:KEQ0533879:NEQ0907995:actual_temp"}
Number Hr_Living_WTS_Setpoint		"Temp. zadana - termostat [%.1f °C]"	<temperature>   (Temperatures, Climate, gH_Heating, gH_Living) 				{channel="max:wallthermostat:KEQ0533879:NEQ0907995:set_temp"}
String Hr_Living_WTS_Mode			"Tryb - termostat"						<temperature_hot>   (gH_Heating, gH_Living) 			{channel="max:wallthermostat:KEQ0533879:NEQ0907995:mode"}
Switch Hr_Living_WTS_Batt			"Słaba bateria"			 				<battery>		(gH_Heating, gH_Living) 			{channel="max:wallthermostat:KEQ0533879:NEQ0907995:battery_low"}

Number Hr_Living_TRV_Temperature	"Temperatura - grzejnik [%.1f °C]"		<temperature>   (Temperatures, Climate, gH_Temperature, gH_Living, gH_Heating) {channel="max:wallthermostat:KEQ0533879:NEQ0657759:actual_temp"}
Number Hr_Living_TRV_Setpoint		"Temp. zadana - grzejnik [%.1f °C]"		<temperature>	(Temperatures, Climate, gH_Heating, gH_Living) 				{channel="max:thermostat:KEQ0533879:NEQ0657759:set_temp" }
String Hr_Living_TRV_Mode			"Tryb - grzejnik"						<temperature_hot>	(gH_Heating, gH_Living) 			{channel="max:thermostat:KEQ0533879:NEQ0657759:mode" }
Switch Hr_Living_TRV_Batt			"Słaba bateria"			 				<battery>		(gH_Heating, gH_Living) 			{channel="max:thermostat:KEQ0533879:NEQ0657759:battery_low"}

Sitemap:

			Text label="Thermostat" icon=heating {
				Text item=Hr_Living_WTS_Temperature
				Setpoint item=Hr_Living_WTS_Setpoint step=0.5 minValue=15 maxValue=30
				Switch item=Hr_Living_WTS_Mode  icon="climate" mappings=[AUTOMATIC=Auto, MANUAL="Ręczny", BOOST=Boost]
				Text item=Hr_Living_WTS_Batt icon="battery"
			}
			Text label="Valve" icon=radiator {
				Text item=Hr_Living_TRV_Temperature
				Setpoint item=Hr_Living_TRV_Setpoint step=0.5 minValue=15 maxValue=30
				Switch item=Hr_Living_TRV_Mode  icon="climate" mappings=[AUTOMATIC=Auto, MANUAL="Ręczny", BOOST=Boost]
				Text item=Hr_Living_TRV_Batt icon="battery"
			}

All items except gateway are constantly offline. Anyone?

I’m very lonely on this topic :wink: So, after removing all things and running discovery again, binding started working :slight_smile: