When i am setting MANUAL heat mode on Paper UI dashboard it was translated to thermostat_mode 31, but it was not recognized properly and following error occurs:
2018-11-19 19:13:08.108 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 13: Command received zwave:device:512:node13:thermostat_mode --> 31 [DecimalType]
2018-11-19 19:13:08.116 [DEBUG] [lass.ZWaveThermostatModeCommandClass] - NODE 13: setValueMessage 31, modeType empty false
2018-11-19 19:13:08.121 [ERROR] [lass.ZWaveThermostatModeCommandClass] - NODE 13: Unsupported mode type 31
2018-11-19 19:13:08.125 [WARN ] [nverter.ZWaveThermostatModeConverter] - NODE 13: Generating message failed for command class = COMMAND_CLASS_THERMOSTAT_MODE, endpoint = 0
2018-11-19 19:13:08.128 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 13: No messages returned from converter
How to solve this issue?
I would like to open valve manually, beacuse i am not happy how HEAT MODE works - it does not open fully valve when desired temperature is below current temperature.
I just wanted to start exactly same thread. I’m tired of how those heaters work - I’m starting to think about selling those. I can’t manage to set it up properly. Either those thermostats heating to much or to low. I tried to use external temperature (Xiaomi Aquara one) but this didn’t solved problem either. I think that the only solution is to actually implement PI/PID regulator manually and use Xiaomi/Spirit temperature sensor to open the valve when is needed.
Maybe I miswrote it. The “sensor_temperature” channel exists in habmin, but gives me no data anymore. With z-wave 2.3 binding all went well. The other channels are working.
I would also like to bump this. I used manual mode successfully with Fhem, but am unable in OpenHAB2 with the above message:
[ERROR] [lass.ZWaveThermostatModeCommandClass] - NODE 5: Unsupported mode type 31
[WARN ] [nverter.ZWaveThermostatModeConverter] - NODE 5: Generating message failed for command class = COMMAND_CLASS_THERMOSTAT_MODE, endpoint = 0