You will need to substitute the email address(es) in the "engineers" variable that you want to receive the emails. I've included
Also, depending on how you set up your mail relay, you will need to change the From: address in the script
so that your email won't be rejected due to invalid sender domain. It's best to test the email command before
I'm using a DS18B20 temperature sensor connected to a raspberry pi zero to take my readings. You can substitute
whatever script or program that is responsible for sampling the temperature in your situation. Just make sure the
w1-gpio w1-therm
dtoverlay=w1-gpio
reboot