-
Posts
49 -
Joined
-
Last visited
Everything posted by G W
-
My concern with IFTTT is the time it takes to execute.
-
I think it's time I dig out PhoneGap and write an app that is cross platform. I just hate designing software. Sent from my SM-N900P using Tapatalk
-
There is a simple rule-of-thumb; do not operate electronics at more than 80% of their maximum operating temprature. Sent from my SM-N900P using Tapatalk
-
I use my own SMTP server to deliver email and SMS. I see a very short delay and most are delivered within seconds. Sent from my SM-N900P using Tapatalk
-
The washer is 'always on' but when not running a cycle draws mW. I want to know when a cycle starts and ends. I'll be adding power consumption when I move the main breaker box. Sent from my SM-N900P using Tapatalk
-
Exactly. I'm going to add a hack to the washer that is tied to the door lock. That seems to be a sure way to know. Sent from my SM-N900P using Tapatalk
-
I hope you do that have a HE4t washer. I've been trying for weeks to get the settings correct. Sent from my SM-N900P using Tapatalk
-
The most secure opener I found is https://www.liftmaster.com/For-Homes/Garage-Door-Openers/Elite-Series/model-8500 Sent from my SM-N900P using Tapatalk
-
-45•For is worse. Sent from my SM-N900P using Tapatalk
-
I'm using the ISY to manage all devices. Sent from my SM-N900P using Tapatalk
-
Why do you need it sent as MMS? Sent from my SM-N900P using Tapatalk
-
Pfft, Apple is irrelevant when it comes to Home Automation. Sent from my SM-N900P using Tapatalk
-
Mark, you should look at jury and JSON. It will do exactly what you want. Sent from my SM-N900P using Tapatalk
-
What will you cook? Sent from my GT-P5210 using Tapatalk
-
First of all, forget 4-way. Second, remove all four switches and find where the HOT wire that feeds the lights. Start there and make sure you can use that hot wire to feed the lights. Once that is done, you can wire in the Insteon SwitchLinc to control the lights. When that is working you can add as many remote SwitcheLincs to act as controllers for the first switch.
-
It doesn't have to be cloud based to do good. Sent from my GT-P5210 using Tapatalk
-
Custom Notices - devices with "0" in address not reporting
G W replied to willclarke's topic in ISY994
Form some reason the ZERO gets removed. This has been a sore spot for years. Why a ZERO is removed from a string is something that has never been explained. Sent from my GT-P5210 using Tapatalk -
I have the same issue. The remote is truning the light off (red blink) on the first press and the on (green blink) on the second press. Sent from my GT-P5210 using Tapatalk
-
I can certainly understand your position. Sent from my GT-P5210 using Tapatalk 4
-
That's why there is a keypad on the outside. Sent from my GT-P5210 using Tapatalk 4
-
@IndyMike One item I like about the Schlage is the auto lock feature. I have mine set to relock after 30 seconds. Sent from my GT-P5210 using Tapatalk 4
-
It looks to me like you have a firmware / UI miss match. Sent from my GT-P5210 using Tapatalk 4
-
There is also the fact that electric dryers are 220v and that is a 110 volt device. I'm sure there is a way to make it work, as there always is.
-
Ah yes. Using the wattage threshold would do what you want. Normally the dryer will shut off after drying. Then a set time later, it will run on and run in what is known as "wrinkle-guard" mode. On my dryer, this turns the drum but does not turn on the heat. If you have an electric dryer the wattage will remain low. Not sure how well this will work on a gas dryer.
-
In order to do what you want, you need something like this. IF status changed to OFF AND device was on for more than five minutes THEN send email ELSE do nothing I just don't know how to write this in ISY code.