Can't get Z-Wave Philio 4-in-1 Sensor, PHI_PST02-1A to work

I just bought this device:
Z-Wave Philio 4-in-1 Sensor, PHI_PST02-1A

After including it with my Aeotec z-stick, it is discovered as new thing. I can see its options in Paper UI and Habmin, BUT the device ist not accessable:
Status: UNINITIALIZED - HANDLER_MISSING_ERROR

Excluding and re-including did not help.

The Z-Wave-Stick is fine as I added another smoke sensor today which just works fine.

Any idea is appreciated.

Cheers
Sven

Please check the logs as there is likely an exception during initialisation. Are you configuring everything through HABmin, or text files?

Where do I find the corresponding logs?

I usually include devices via Paper UI und configure them via .rules and .items. I rarely use HABmin, mainly to rename devices and calibrate rollershutters.

They are in the logs folder in the userdata area.

Can you post the configuration for this device please.

This is an excerpt from the log entry:
2017-08-03 15:34:44.377 [hingStatusInfoChangedEvent] - ‘zwave:device:7831ed67:node15’ changed from UNINITIALIZED to INITIALIZING
2017-08-03 15:34:44.402 [ConfigStatusInfoEvent ] - ConfigStatusInfo [configStatusMessages=[]]
2017-08-03 15:34:44.404 [hingStatusInfoChangedEvent] - ‘zwave:device:7831ed67:node15’ changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE): Controller is offline
2017-08-03 15:34:44.410 [hingStatusInfoChangedEvent] - ‘zwave:device:7831ed67:node15’ changed from OFFLINE (BRIDGE_OFFLINE): Controller is offline to ONLINE
2017-08-03 15:34:44.415 [ThingUpdatedEvent ] - Thing ‘zwave:device:7831ed67:node15’ has been updated.
2017-08-03 15:34:44.429 [hingStatusInfoChangedEvent] - ‘zwave:device:7831ed67:node15’ changed from ONLINE to UNINITIALIZED (HANDLER_MISSING_ERROR)

I added the thing in PaperUI, activated the channels in PaperUI und addes the following lines in .items to test general functionality:
Number Tuer_Flur_ba “Türsensor Flur Batterie [%d %%]” (EG_Flur, gBatterien) { channel=“zwave:device:7831ed67:node15:battery-level” }
Number Tuer_Flur_te “Türsensor Flur Temperatur” (Wetter, EG_Flur, gKlima, gBatterien) { channel=“zwave:device:7831ed67:node15:sensor_temperature” }

HABmin shows a “?”