Page 1 of 1

Hourly email with temperature warning.

Posted: Thursday 01 December 2016 13:43
by paul402
I have just started with Domoticz. I wrote a Blockly event which works and sends an email when the temperature is below a certain point.
Only problem is that it sends the email every minute, which is a bit tiresome and is filling up my mail box.

Graphic of the event script is here:
blockly.jpg
blockly.jpg (15.19 KiB) Viewed 1249 times
Could someone give me some hints on how to make it run the test every hour please.

Re: Hourly email with temperature warning.

Posted: Thursday 01 December 2016 14:01
by emme
Why using a script when you can setup the same with the notification option on the temp device.
than in Settings/Configuration/Notification you can set the period by which the notification is repeated
ciao
M

Re: Hourly email with temperature warning.

Posted: Thursday 01 December 2016 14:12
by paul402
Thank you so much. I am still a beginner. I didn't know that this facility existed. It works perfectly!