
Sub-Routine
Members-
Posts
2226 -
Joined
-
Last visited
Everything posted by Sub-Routine
-
I think Michel is referring to the darkness sensativity. This will only change the Day/Night level. You want to put the jumper on pin 1. See the QuickStart Guide.
-
Hi aLf, You'll be glad to know Joe's Pizza and Jeffery Lanes are still here! So is Horcher's farm. Sorry I can't help with your resource though.
-
Thanks wwat, stef2, if you only want it to turn on if the program turned it off you need one more line. [AmpOff] If Time is 11:45:00PM And Status 'AMP' is On Then Set 'AMP' Off Else - No Actions - (To add one, press 'Action') [AmpOn] If Time is 7:00:00AM And Status 'AMP' is Off And Program AmpOff is True Then Set 'AMP' On Else - No Actions - (To add one, press 'Action') Rand
-
Firmware 2.7.12 BETA is Now Available
Sub-Routine replied to Michel Kohanim's topic in Previous Releases
Hi someguy, If the mail isn't in your junk folder PM or email me your address and I will send it again. Rand -
Hi aLf, Try this to un/zip: 7-zip. Wish I could help with the Resource. Rand
-
Hello sdgr1100s, You will need the latest firmware to recognize the new keypads: Fixes in Next Drop (2.7.12 BETA) After upgrading the firmware you will have to remove and add back the KPL. Rand
-
Error "Failed retieving product update information"
Sub-Routine replied to mitch236's topic in ISY994
Are you not connected to the internet? -
Close all windows and reboot.
-
The ISY should be listed in the DHCP table. If you have an option in your router to create a DHCP reservation you can use that to assign the ISY an address. Then you can forward port 443 to that (the ISY) address. Rand
-
Hello south, You can select a From | For for Last Run Time. If From Last Run Time for 'Motion On' For 30 seconds Then ... Else ...
-
Is the PLM still within the 2 year warranty? I have to suggest a call to Smarthome. Rand
-
That is not right. If the button is in the scene it should be responding. Perhaps the links were not completed when you added the button to the scene. Right-click on the KPL and select Restore Device. Rand
-
Hi mitch236, Is the button in the scene?
-
Fixes in Next Drop (2.7.12 BETA)
-
What is it like this morning?
-
I think this is a limitation on the older KPLs. The level and rate can only be the local settings when controlled from a sub-button. I'm sorry I don't remember the revision number when that changed. Does the main (load) light turn on and off when you use a button? Rand
-
Correct. The ISY writes the changes to a file.
-
Programming for 2420M Motion Sensor / dual purposes
Sub-Routine replied to TJF1960's topic in ISY994
Yes, if you use Control the program will restart whenever the On is sent. If Control 'Backyard-Sensor' is switched On Then Wait 3 minutes Send X10 'A1/All Lights Off (1)' Else - No Actions - (To add one, press 'Action') Sorry I misunderstood. You can set a relay to 0% using the Adjust Scene command. Rand -
Hi Mark, If the KPL button is non-toggle Off it will always send an Off, it doesn't matter if it is On or Off when pressed. Larry, thanks for this topic, I just got the switch for the garage door yesterday and I hope to install it today. Rand
-
Oh... I just posted in the other thread. Glad you found it earlier! Rand
-
Programming for 2420M Motion Sensor / dual purposes
Sub-Routine replied to TJF1960's topic in ISY994
Yes that is possible. And the ISY can restart the timer when it sees another On, but the MS won't send another On until it times out with no motion for the set time period. You may want to try it using only a program. We have that in our kitchen and are not bothered by the delay, though it is probably <0.5 second here. Certainly not 1-2 seconds. I watch for the Off and then start the Wait. If another On comes the Wait quits. If Control 'Kitchen Motion Sensor' is switched Off And Control 'Kitchen Motion Sensor' is not switched On Then .... Rand -
Those are the brightness levels for the KPL itself. Rand
-
Firmware 2.7.12 BETA is Now Available
Sub-Routine replied to Michel Kohanim's topic in Previous Releases
Yes, it should read Bugs Fixed. Please let us know how it works for you. http://forum.universal-devices.com/view ... 1&start=15 Rand -
Firmware 2.7.12 BETA is Now Available
Sub-Routine replied to Michel Kohanim's topic in Previous Releases
Being listed means it should be fixed. Rand Anyone? -
Hello mitch236, I'm glad Smarthome is replacing the switches, keep us posted on the outcome please. It shouldn't matter if the devices in a scene are in sync or not. Rand