Jump to content

How to send email with current temp


yo88
Go to solution Solved by Panda88,

Recommended Posts

Posted

I've searched and still can't figure out how to have my outdoor temperature sensor send me an email, or iOS notification, at the same time each day with the current temperature and humidity. I'd like the email to tell me the temperature and not just whether an alarm has been triggered. It would be nice to get the temperature reading pushed each morning when I wake up.

Is this possible?

Thanks.

Posted (edited)

Make a variable to represent the temperature.
Make a program to make the variable equal your temperature sensor’s temperature updating every x minutes.
Make a program to send an email each day specifying your outdoor temperature sensor’s reading using a substitution variable

 

https://wiki.universal-devices.com/ISY-994i_Series:EMail_and_Networking_Substitution_Variables

Edited by drprm1
  • Solution
Posted (edited)

You can reference the node variables directly in an email - like this

image.thumb.png.07fd01f0e4a520c2913c91a9db11be77.png

 

You can find the names in the node definition in the node server e.g.

image.thumb.png.d6cea01bc1102d61d4ac7bed09bcfa93.png

just copy (press the copy icon) the relevant one - in your case CLITEMP

you can then make an email (like above) with the desired info and have a program send it to you at a given time  

 

 

 

Edited by Panda88
remove extra figure
  • Like 1
Posted

Thanks for the suggestions. They are outside of my capabilities, but maybe ChatGPT can help. I'm hoping the Yolink app adds this eventually.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...