CyberGateLV1Online
Following: 0Followers: 0
Forums/ Feature Requests
By CyberGate 2 weeks ago

Compare temperature automation

I'd like to compare 2 temperature sensors T310 to get an alert. I don't know how to configure this. Pseudo code: If sensor1.temperature < sensor2.temperature then SendAlert() end It seems quite basic