Jump to content

Program assistance variable from ECOWITT node server


JMcKain
Go to solution Solved by Bumbershoot,

Recommended Posts

Request for info

When writing an email body I want to include the temperature from an ECOWITT node server TEMP/Humidity

Doing this for an Insteon thermostat works as below.

${sys.node.2F 7D 2 1.name} 
   Temperature: ${sys.node.2F 7D 2 1.ST}F
   Humidity:    ${sys.node.2F 7D 2 1.CLIHUM}

 

What would be the format for a Node Server device like my node003_wh31_3  device?

image.thumb.png.54a07eba326a84731095c07101252059.png

Link to comment
  • Solution
7 minutes ago, JMcKain said:

Request for info

When writing an email body I want to include the temperature from an ECOWITT node server TEMP/Humidity

Doing this for an Insteon thermostat works as below.

${sys.node.2F 7D 2 1.name} 
   Temperature: ${sys.node.2F 7D 2 1.ST}F
   Humidity:    ${sys.node.2F 7D 2 1.CLIHUM}

 

What would be the format for a Node Server device like my node003_wh31_3  device?

image.thumb.png.54a07eba326a84731095c07101252059.png

Here's what the variable substitution value looks like for an ECOWITT moisture sensor: 

${sys.node.n005_wh51_1.ST}

You can click on the "Nodes" button on your node server to see the values for each device.  

Below are the possible values for the moisture sensor:

Screenshot 2023-02-15 at 10.53.09 AM.png

Link to comment
Guest
This topic is now closed to further replies.

×
×
  • Create New...