
Sub-Routine
Members-
Posts
2226 -
Joined
-
Last visited
Everything posted by Sub-Routine
-
The only changes you need to make are 1) create a scene for the lamp with the level and ramp rate you desire. 2) call the scene from your program instead of the device.
-
If the last time the level was changed it was by using the switch it will use the local ramp rate. If the level was changed using a scene it will use the ramp rate the scene has. If you want to specify the ramp rate when your program changes the level you will need to use a scene and specify the ramp rate and level in the scene.
-
Drones with GPS and night vision are ~$70. Just sayin'
-
What I do in my garage (and laundry room): The motion sensors are linked to the lights with an instant on rate. So the lights blink off, the ISY turns them on again using 'Garage Motion On', and if there is no motion they fade out over 30 seconds. If there is motion, the process begins again. 'Garage Motion On' is the scene with the motion sensor as a controller. Instant On. 'Garage Motion Off' is an ISY scene that uses a 30 second ramp rate. So if I am in the garage staring at a broken thing and the lights turn begin to fade, I raise an arm, utter some expletive, and the lights come back on. In our Kitchen, the MS always goes through the ISY. But then there is almost always a light on in the kitchen. And if a switch is pressed on, the overhead light never turns off, MS be damned. WAF multiplied by 10. (Well it eventually does, but only after an hour with no motion will it begin to fade).
-
One thing I have considered and rejected for my use was a 'vacation mode'. I am sure there are people in areas that see a use for saving electricity when they are away for extended periods. But personally, I wish to make my home look as if it is occupied when I am away. I live in a suburban area where crime is far from rampant, but I have seen too many cases of burglaries when homes are unoccupied for extended periods. A home that is dark for some nights can become a target. I consider it a feature that my inside and outside lights can be controlled using the Random option to cycle lights when I am away. Certainly my patio lights may not remain on as long as if I was home, but the fact that they turn on and off at all during an evening will send a signal that someone is home, rather than two or three nights in a row of no lights on. Sure, turn down the thermostat, no one will notice that unless frost forms on the windows. But to have the family room lights, the bedroom lights, etc, cycle through a morning/day/evening is more likely to discourage thieves than a home that is dark for 72 hours. I have a Weather program that will turn on a light or two during the day when the Light Level falls below a certain percentage,as if someone is home.
-
The lights should return to their previous state. If you have 'Configuration/System' the option 'Catch up Schedules at Restart' checked (the default) the ISY will run through your programs. The method isn't perfect, but it is pretty close for most things. Yes, the Wait will probably restart and it may be an hour before they dim to off. I use a Repeat Every 40 minutes, followed by a Wait Random 20 minutes, for the duration of the program schedule.
-
If it fails to manually link to a SwitchLinc then the device is faulty and SH will replace it under warranty. They will not replace it if you haven't tested it that way. I use an extension cord cut in half and wire-nut the switch into the middle, hot and neutral with no load connected, plug the On/Off module in the socket, also connected to hot and neutral, then plug it in the wall. That's as good as you are going to get communications.
-
Another thing I have found for ease of replacement are WAGO Lever Nuts. No more twisting wires together with the fatigue that accompanies. And they are slimmer than traditional wire nuts. Cut off the twisted end of a solid wire, strip it to length once, and never again. Stranded wire must be tinned, but all the Insteons are from the factory and you will never have to redo them. Only issue I found is the 5 connectors won't accept a 12 gauge solid like the 2 & 3s. I daisy-chained a couple of 3's together in a few boxes with many neutrals.
-
See what happens when you get old? It's been over 10 years since I used the U so... It's probably in the box with my prototype ISY-26.
-
If you check the Program Summary how long does the program run when the sensor triggers it? If less than 5 minutes it is turning False. Just in case you close the door before the 5 minute waits, copy the actions under the Wait commands from the Then clause to the Else clause.
-
IIRC, the U had a cat5 type port and the cable supplied was a USB to cat5.
-
There shouldn't be any issues when you upgrade (famous last words). When the ISY resets you will have to wait some minutes to log in again as it goes through failed queries. That said, when the ISY can't read/write to a device it will give up after a few attempts. It will try again when the status of the device changes or you perform a query, but it won't go on forever. I enable programs like this when I make changes to motion sensors. I'm not sure if this command is only available with Pro. This works because Motion Sensors stay active for a few seconds when they send commands to listen for responses. Write Garage Sensor - [ID 0017][Parent 0019][Not Enabled] If Control 'Garage / Garage-Sensor' is switched Off Then Set 'Garage / Garage-Sensor' Write Device Updates Else - No Actions - (To add one, press 'Action') You can also use Dusk/Dawn as the parameter. Write Kitchen Sensor Copy - [ID 002F][Parent 0019] If Control 'Kitchen / Kitchen-Sensor / Kitchen-Dusk/Dawn' is switched Off Then Set 'Kitchen / Kitchen-Sensor' Write Device Updates Else - No Actions - (To add one, press 'Action')
-
Program Status While Using the Control Function
Sub-Routine replied to Dustin13725's topic in ISY994
Add this line to your Then clause: Run Program ' Garage On Timer ' (Else Path) -
How I solved the Query All at 3AM issue with IOLincs, unpowered LampLincs, etc. I created a few scenes containing all the devices I want to Query and none of the ones I don't. I modified the 3AM Query program to query only those scenes. Query My Lights - [ID 0027][Parent 002B] If Time is 3:00:00AM Then Set Scene 'Indoor Lights / Indoor Lights' Query Wait 3 seconds Set Scene 'Outside Lights / Outside Lights' Query Wait 3 seconds Set Scene 'Basement / Basement Lights' Query Else - No Actions - (To add one, press 'Action') Schedule migrated from previous version. Modified for specific devices. Now the only time the unwanted devices are queried is after a power outage.
-
If MobiLinc allows you to Run Then and Run Else you can use a Flag program. Run Then sets a program True, Run Else sets a program False. Then your Away folder can use the status of the Flag program to enable or disable the folder instead of a variable.
-
I like the climate module because I can use the prediction. I began using these two programs this year. When the temps get over ~85F my AC cannot keep up and I will see ~3F increase in our home. So I look at the prediction and just before midnight I lower the thermostat 3F. I added the humidity factor today so I'm not sure if the 55% is correct yet.
-
Another way to do this is to set the local level to 40%, then use your program to set the light to 100% during the day. This way it won't blind you at night and a slight delay may not be an issue during the day.
-
Really!? Yet when I attempted to create a test program (to provide confidence in earlier responses), it appeared to allow such a condition. I wonder if this suggest that the condition is a placebo, or that I missed something. My bad. You should listen to oberrkc. X10 devices added using the X10 module states can be used as Conditions. oberkc, do you know what is returned from a status request? Is it a regular X10 command? I lack experience with X10
-
Create the scene and drag the sliders to the levels you want for each member. 0-100% where 0%=Off.
-
Hi mrxmas, You can turn off the button if you include it in the Goodnight scene.
-
Different Light Bulb Types and Impact on INSTEON
Sub-Routine replied to Michel Kohanim's topic in Insteon
It does depend on the fixture (ballast). Both magnetic and electronic. When you need to write changes to your KPL(s) turning off the fluorescent light could help communications. Rand -
1223PS (Smarthome Power adapter for ISY) doesn't fit?
Sub-Routine replied to smileyw's topic in ISY994
Hi smileyw, Please send your mailing address to sales at universal-devices.com and we will send you an adapter. -
Hi Mike_405, You have to unzip the file. I haven't figured out how to change the Wiki to accept *.isy files. Rand
-
Delete Device will reset the link table on the deleted device to zero. It works quickly because it resets the End Of File mark instead of deleting all existing links. As Lee writes I always factory reset before adding a new device. Rand