Search found 1 match

by stef33
Sunday 07 February 2016 11:37
Forum: PHP and all others
Topic: Alert when door open more than x mn
Replies: 0
Views: 719

Alert when door open more than x mn

Hello, I've customised this script to send an SMS alert when my garage door is opened since more than 5 minutes and also to send alert when the door is closed after the alert ; for this, i use a user variable that I switch in function of the garage door state. It works well but I'm wondering if ...