Everything posted by Sub-Routine
-
Motion sensor settings question.
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.
-
Cut and Paste
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.
-
How to turn a device OFF for 6 hours then back ON?
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
Hi someguy, If the mail isn't in your junk folder PM or email me your address and I will send it again. Rand
-
Cut and Paste
Hi aLf, Try this to un/zip: 7-zip. Wish I could help with the Resource. Rand
-
Another KPL Question
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"
Are you not connected to the internet?
-
How To: Enable Internet Access
Close all windows and reboot.
-
How To: Enable Internet Access
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
-
last run time
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 ...
-
How hot should the PLM get?
Is the PLM still within the 2 year warranty? I have to suggest a call to Smarthome. Rand
-
KPL question
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
-
KPL question
Hi mitch236, Is the button in the scene?
-
Venstar thermostat, 1 day programmable
Fixes in Next Drop (2.7.12 BETA)
-
What's in the next release (2.8.16)
What is it like this morning?
-
Scene Activation from a KPL
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
-
Clarification on Batch Mode operation
Correct. The ISY writes the changes to a file.
-
Programming for 2420M Motion Sensor / dual purposes
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
-
Yet Another Garage Door Post
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
-
Help with motion sensor programs please
Oh... I just posted in the other thread. Glad you found it earlier! Rand
-
Programming for 2420M Motion Sensor / dual purposes
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
-
KPL buttons in programs
Those are the brightness levels for the KPL itself. Rand
-
Firmware 2.7.12 BETA is Now Available
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
Being listed means it should be fixed. Rand Anyone?
-
Interesting problem
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