New to this fun stuff

TIA,
/David
Moderator: leecollings
Thanks! Still scratching my head to get it to work exactly the way I want. Added the dummy switch and I get notifications, but the problem is how I can mute the notifications automatically after the first one arrived.mrf68 wrote:Hi David,
you could add a dummy switch. Let the blockly check this switch: if it is Off, then send the message and turn if On. As long as the dummy switch is On, it will not send the message. You can turn the dummy Off by hand, or have it turned Off at a specific time.
You could also use a User Variable for this.
Regards,
Martin
Thanks. I got it working by changing the notification interval to 12 hours on the settings page, but I think your solution is bettermrf68 wrote:The script where you check the temperature should not turn the dummy switch on, it should only turn it off for 12 hours (if that is what you want). You initially turn it On yourself and that's it. If temp > 50 and switch = On, then send message and turn switch Off for 12h. After 12h Domoticz should turn the dummy On.
Users browsing this forum: No registered users and 1 guest