Jump to content

Grabbing values from a Z-Wave device


GHenry
Go to solution Solved by Bumbershoot,

Recommended Posts

Posted

How do I grab a value from a Z-Wave device?  I have an Aeotec TriSensor and would like to include the lux reading in notifications.  How do I grab it?  I’m guessing something similar to “${sys.xxx…}” but where do I find that info?

  • Solution
Posted

Assuming that you're on the latest/greatest firmware: Right click on the device/node you're interested in, select "X-Ray" from the context menu.  An X-Ray window will pop up, then select "Node Info" from the drop down list, and click on "Go".

In the example in the screenshot, the device is "ZY007_1", and the value you're looking for is "Lumin".  The value in your email would look like this: ${sys.node.ZY007_1.LUMIN}

Screenshot 2023-12-22 at 3.47.40 PM.png

Posted

Wow, thanks, that’s what I was looking for!  I discovered the Z-Wave/Xray menu item, but that didn’t have “Node Info”…the contextual menu did, thanks again!

Guest
This topic is now closed to further replies.

×
×
  • Create New...