Getting the Temperature readout out of a LINEAR WAPIRZ-1

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

I have the same question. Did you ever get this resolved?

I also have this question. Instructions state in should be included as a binary switch, but it includes as a motion detector.

Have you figured it out yet?

Have you looked at the advanced control on the Variables tab of the device. Is there a temperature variable there? It is likely reported there even if it doesn’t have a secondary temperature device.

If you can paste a copy of the “Variables” tab from the advanced page on the device we might be able to figure it out.

I would be interested in how to use the temperature data as well. I can see the “current” value in the variables and it appears to be correct.

here are my variables:

Capabilities
83,156,0,4,32,1,R,B,RS,|48:1,49:4,112,113:2,114,128,132:2,133,134,
switch to input type text
ManufacturerInfo
3,358,194,515
switch to input type text
VersionInfo
6,3,67,4,84
switch to input type text
Configured
1
switch to input type text
NodeInfo
30,31,70,71,72,80,84,85,86,
switch to input type text
AlarmType
0x7,
switch to input type text
AlarmVersion
0,1
switch to input type text
ConfiguredAssoc
switch to input type text
Armed
0
switch to input type text
ModeSetting
1:;2:A;3:;4:A
switch to input type text
LastUpdate
1467179543
switch to input type text
FirstConfigured
1467162858
switch to input type text
Neighbors
1,4,5,6,
switch to input type text
LastReset
0
switch to input type text
AssociationNum
0
switch to input type text
WakeupInterval
1800
switch to input type text
IgnoreTripTime
2
switch to input type text
LastTrip
1467180373
switch to input type text
Tripped
1
switch to input type text
sl_Alarm
TRIP_ALARM
switch to input type text
CurrentTemperature
68
switch to input type text
LastNnu
1467179535,4
switch to input type text
sl_TamperAlarm
1
switch to input type text
LastTamper
1467177605
switch to input type text
LastArr
1467176394,3
switch to input type text
BatteryDate
1467179543
switch to input type text
BatteryLevel
100
switch to input type text
PollOk
4
switch to input type text
LastPollSuccess
1467179544
switch to input type text
ConsecutivePollFails
0
switch to input type text
LastRouteUpdate
1467179603
switch to input type text
ConfiguredWakeupInterval
1800
switch to input type text
FirmwareInfo
switch to input type text
MultiChEndpoint
switch to input type text
MultiChCapabilities
switch to input type text
ConfiguredName
switch to input type text
ConfiguredVariable
switch to input type text
MeterType
switch to input type text
MeterScale
switch to input type text
SetPointInfo
switch to input type text
SensorMlType
switch to input type text
SensorBiType
switch to input type text
SensorMlScale
switch to input type text
PollSettings
10800
switch to input type text

Got news for you, this sensor is actually identical to the Monoprice one… It is made by Vision. So whatever applied to Vision applies here too. There is a manual method and a method going through an app:
http://forum.micasaverde.com/index.php/topic,30074.msg265295/topicseen.html#msg265295

Bump for GoControl motion sensors, they do have temperature and using this “extra temperature app” creates a thermometer in vera. All I had to do was download the extra temperature app, enter the ID of my GoControl motion sensor in the settings, reset the vera and it showed up.

I’m very pleased with this. I also bought a ecolink motion sensor, thinking it was superior to the GoControl based on price and reviews but I beg to differ. The ecolink has a 4 minute time-out period where as the GoControl is 3 (and I think you can change it in the settings), plus the temperature in the GoControl which the ecolink doesn’t have. Strange as they look almost identical internally.