Also look at the zwave.log file to see if it is recognizing node 1
INFO 2017-07-13 13:24:49,967 (Z-Wave):
--------------------------------------------------------------------
OpenRemote Z-Wave protocol version : '3.2.2-Beta2'
--------------------------------------------------------------------
DEBUG 2017-07-13 13:24:50,356 (Z-Wave): Connection_Manager : Adding shutdown hook to manage unclosed Z-Wave connections in case of controller exit.
INFO 2017-07-13 13:24:50,398 (Z-Wave): Serial_Port : Opening the serial port [COM port: /dev/ttyACM0, Communication Layer: RXTX]...
INFO 2017-07-13 13:24:50,449 (Z-Wave): Serial_Port : The serial port [COM port: /dev/ttyACM0, Communication Layer: RXTX] has been successfully opened.
Also if I turn off a switch manualy it does not update the U.I.
I set up the on off and status commands
With regards to wall switch, most of them don't send zwave status update when toggled manually. I have setup a polling rule to pole the status of the switch every 3 mins so it gets updated on the UI with a worst delay of 3 mins
<node id="6">
...
...
<configuration hash="FA035ACF6EC2AF7CD89543A422425087">
<associations>
<association-group id="1" capacity="5" />
<association>
<node>1</node>
</association>
</association-group>
</associations>
...
...
</configuration>
</node>
Which model of thermostat are you using? Would love to know how it works out for you. Keep us posted.