pjjameso Posted June 25, 2023 Posted June 25, 2023 (edited) Jimbo, Is it possible to use notification customizations to send the value of the ambient weather node server driver or do I have to somehow create a variable and then send in a message. Writing a program to read the value of the humidity on our main level and if it greater that equal to 55% turn off the Energy Recovery Ventilator. Message would tell me its been turned off and then what the current humidity is. Edited June 25, 2023 by pjjameso
Solution Jimbo.Automates Posted June 25, 2023 Solution Posted June 25, 2023 For that node server, the humidity is likely in the CLIHUM driver. So you can add ${sys.node.node_address.CLIHUM} where node_address is n002_ followed by the "Address" shown in the the PG3 UI screenshot you posted. 1
Recommended Posts