I have tried to figure it out on my own but after many searches still in the dark, need some help.
I have bought a motion sensor LINEAR WAPIRZ-1 which also has a temperature sensor level 4 integrated.
When I first executed my inclusion of the device with my Vera only the motion sensor part appeared. I presume then that the temperature is available via some luup program. But this is where I need help I have no clue on how to do this.
The purpose of all this is that I would simply like to be able to monitor the temperature of the room via my smartphone.
And as for the Motion Sensor part; if motion detected, module appliance is turned on and then if no movement is detected for 30 minutes, the module appliance is turned off (turning off an electric Heater via a Thermostat set back controller http://www.x10.com/th2807.html .) This part I should have no problem to create a scene, it looks straight forward.
Please note from the manual: that The PIR uses the SENSOR_MULTILEVEL_V4 command class to report to the Z-Wave Hub a change in the ambient temperature of 1 degree. Every rise or drop of 1 degree will trigger a notification to the Hub. It is up to the Hub and how the consumer programs it to determine actions based on these notifications.
http://www.nortekcontrol.com/pdf/manuals/WAPIRZ_install.pdf
So basically, if I could create a LUUP Code to be able to utilize the Temperature Part of the Sensor so that I can read on my smartphone the actual temperature of the room, I would be an happy camper.
I use Vera UI7
Thanks