Everything posted by G W
-
Amazon Echo and ISY
My concern with IFTTT is the time it takes to execute.
-
Phone Apps
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
-
hiding the PLM
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
-
Notification Delays
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
-
SynchroLinc - Is the power consumption of my device too low to use it?
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
-
SynchroLinc - Is the power consumption of my device too low to use it?
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
-
SynchroLinc - Is the power consumption of my device too low to use it?
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
-
Garage door-looking for security
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
-
Outdoor motion detector
-45•For is worse. Sent from my SM-N900P using Tapatalk
-
How is everyone remotely handling their zwave devices on their mobile devices...
I'm using the ISY to manage all devices. Sent from my SM-N900P using Tapatalk
-
Any clever ideas?
Why do you need it sent as MMS? Sent from my SM-N900P using Tapatalk
-
Apple's next Big Thing?
Pfft, Apple is irrelevant when it comes to Home Automation. Sent from my SM-N900P using Tapatalk
-
web page rest interface
Mark, you should look at jury and JSON. It will do exactly what you want. Sent from my SM-N900P using Tapatalk
-
Looking for Camera Recommendations
What will you cook? Sent from my GT-P5210 using Tapatalk
-
How to Wire 4-Way w/Insteon Switchlinc's
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.
-
Google buys NEST for 3.2 Billion Dollars
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
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
-
have to push mini remote button twice?
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
-
Morning Industry RF Deadbolt - Remote Wiring
I can certainly understand your position. Sent from my GT-P5210 using Tapatalk 4
-
Morning Industry RF Deadbolt - Remote Wiring
That's why there is a keypad on the outside. Sent from my GT-P5210 using Tapatalk 4
-
Morning Industry RF Deadbolt - Remote Wiring
@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
-
Nuub Not Getting along my new ISY-994i
It looks to me like you have a firmware / UI miss match. Sent from my GT-P5210 using Tapatalk 4
-
Synchrolinc setup for washer/dryer help please
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.
-
Synchrolinc setup for washer/dryer help please
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.
-
Synchrolinc setup for washer/dryer help please
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.