Chat freely about anything...

User avatar
By casondave
#85166 Hi,

I have ESP running with two DS18b20's on it.

I have a rule set to email me if one of the temps drops below 97 Deg.

The test notifications work but not this rule ..... no clue why not !?!?

-------------------------------------------------------------------------------------------------------

Box#Temp do
if [Box#Temp]<97
notify,1,"Box temperature is [Box#Temp]°F!"
endif
endon

--------------------------------------------------------------------------------------------------------

Where'd I screw up ? (grin)

Cheers'
Dave