pi@openhab2:~ $ cat /var/log/openhab2/openhab.log | grep 'Z-Wave'
2016-12-10 19:43:38.643 [INFO ] [ve.internal.protocol.ZWaveController] - Starting Z-Wave controller
2016-12-10 19:43:38.644 [INFO ] [ve.internal.protocol.ZWaveController] - Z-Wave timeout is set to 5000ms. Soft reset is false.
2016-12-10 19:43:41.881 [ERROR] [ve.internal.protocol.ZWaveController] - Exception during Z-Wave thread: Input.
It seems to me that HABmin is only working with the Z-Wave 2.0 binding. Is there any possibility to get infos about my Z-Wave devices using the 1.9 binding with OH2?
Answering myself: the problem was most likely a connection issue because the thermostat worked when i moved it closer to the Z-Wave USB stick.
Anyway I’ve migrated the Z-Wave binding to the 2.0 version and linked the “Things” to my items using the HABmin interface. Can someone tell me in which config file the configuration of HABmin is saved? Because i could not find any files in the items/ or things/ file?