
AnthemAVM
Members-
Posts
366 -
Joined
-
Last visited
Everything posted by AnthemAVM
-
I suspect you meant "This lights turn on, but not off?", and that your program actually is: If • Status '0A.43.29-Sensor' is On • And Status 'Garage - Can Lights' is not On Then • Set 'Garage - Can Lights' On • Wait 10 minutes • Set 'Garage - Can Lights' Off If that is so, then the reason the lights don't turn off is because when the lights turn on the If becomes False, and when the Wait is reached, the program stops executing the Then and begins executing the Else. The solution is to break it into two programs: Program 'Garage Motion' If • Status '0A.43.29-Sensor' is On • And Status 'Garage - Can Lights' is not On Then • Run Program 'Garage Lights' (Then Path) Program 'Garage Lights' If Then • Set 'Garage - Can Lights' On[/n] • Wait 10 minutes • Set 'Garage - Can Lights' Off See our wiki article on motion sensors. Thanks Darryl, If after the wait, it goes the the Else statement, could I move the set garage lights off in the else state? Michael
-
This lights turn on, but not off after the 10 minutes If • Status '0A.43.29-Sensor' is On • And Status 'Garage - Can Lights' is not On Then • Set 'Garage - Can Lights' Off • Wait 10 minutes • Set 'Garage - Can Lights' Off
-
Not sure what is up, but it worked after the 8 time. Michael
-
Hello, Tried to upgrade to 2.6.8 from 2.6.7 and got the invalid length issue. I disabled the firewall and am getting the following message. Upgrade Failed:java.io.IOException:An estabilished connection was aborted by the software in your host machine. Any ideas? Thanks
-
Michael, Is that a cost to the user, or the UD? Thanks for responding so quick. Michael
-
Michael, Are we going to be able to get weatherbug or get METARS data? Michael
-
Thanks Michael, I forgot to come back on update my post after I found that ont he website. Look forward to the fix, as this will be a very powerful tool in my house. We use the garage to enter the house. Michael
-
Mike, Thanks very much for your help. I am still run into one problem, and hope someone can help on the board. I have the sensor wired up, but in the ISY it just showed ON. I go into the SimpleHomeNet.com utility and can see the change. Any idea why the ISY might not be picking up the status? Thanks
-
Michael, I am working on the garage door with the Interfacego, and might have run into three problems. 1. When I see the EXIO2x4 in the ISY it shows the following, is this normal? 01.77.26.1 01.77.26.2 01.77.26.9 01.77.26.A 01.77.26.B 01.77.26.C I know that the first one is the trigger to open and close. 2. When I use the ISY to open the door with the 01.77.26.1 (On), The garage opens, then I have to hit off, which clicks the EZ to off, and then hit on to close it. Is there a way to set it so I do not have to hit off to close the garage? What is also weird is it takes over my normal garage door opener, and makes it not usable until that off is hit. 3. Which address is the status, I am using only one garage door?
-
The Insteon thermostat has the ability to hook up an outside tempature, wondering if Universal-Devices could find a way to pull that data in?
-
I have a second remotelinc, that I am trying to get into the ISY. I have gone to Link Management - link remotelink, hold #1 for 10 seconds. The ISY goes BUSY, and after about 10 minutes nothing has happened. Any idea what I am doing wrong? Thanks
-
Michael, I went back and disabled internet access, and back and on, and it is back. Michael
-
Michael, I have done the file-enable internet access, I was having trouble getting the ISY to do it. It gave me a bunch of failed attempts. So I unplugged the ISY and Router, and then it allowed me to do it. The weird thing is I can go to the spepicific Https://address.com and get into the ISY. Thanks
-
Hi Michael, I rebooted the router, and still nothing showing up. I went to my cell phone and pulled up the short cut to the ISY via the IE, and it went right there. So things are working, just not the ISY to Router. Any other ideas, what I might not have set correctly? Thanks
-
I noticed today, that I had trouble enabling the internet acess on the ISY. Then after shuting the router off, and unpluging the ISY, I was able to get it to work. When I go under help, the internet address is http:/0.0.0.0/ Any idea what I am doing wrong? Thanks
-
I was able to reboot the router, and I have internet access, but what is weird is it is showing my web address as http://0.0.0.0/ What am I doing wrong?
-
I want to turn the lights on in my kids room at 6:30am on at 25%, and then each minute it will go up 5%, until its gets to 100%. What is the best way to write that one? Thanks
-
I was meeting with the installer that is going to install my RTI remote system in my family room. I was telling him about the ISY99i, and showed him the website. He asked if there is a data file so he can program the ISY to the RTI remote. Thanks, I am new to the custom remote programming Michael
-
Mike B, Is there anyway to make the KPL lights blink during that last minute before the lights shut down? Thanks
-
I want to set my garage lights to go off after 15 minutes of being on. How would I program that in the ISY? I just can not get it to work? The on is a KPL on and off is the off switch on the KPL? Thanks.
-
Device comm problem with BB mobile access to ISY-26
AnthemAVM replied to dpeterson4ca's topic in UD Mobile
Dave, Can you tell me all your browser configurations? Michael -
Device comm problem with BB mobile access to ISY-26
AnthemAVM replied to dpeterson4ca's topic in UD Mobile
Dave, I am getting it about 5 seconds after I type in the https:isy adress and hit enter. Michael -
Device comm problem with BB mobile access to ISY-26
AnthemAVM replied to dpeterson4ca's topic in UD Mobile
I got a new message a few minutes ago. The selected server returned an error when attempting to fulfill your request. Do you think this is a timeout issue?