
TJF1960
Members-
Posts
1800 -
Joined
-
Last visited
Everything posted by TJF1960
-
Hi Adam, I can tell you for sure the trigger off reset problem is in the IO link and Steve L. from SH is working on it. He seems to think in a few days they will have it figured out. By the way Steve is the man to talk to with any technical problems to do with Insteon. He has gone to great lengths to help me with some issues I have had in the past. Very nice guy, and very helpful. What I cannot comment on is the color code for the contact switch since I didn’t order that particular kit. I am sure someone here will be able to answer that for you though.
-
Actually, one thing I like about the last run option is that after reboot the isy retains the last run times of programs, so the last run option when called will work after reboot….but you have quite the complex setup and to make the change over would be like starting over and I am not entirely sure it would be a cure all. You will probably need something to trigger the program after reboot since the true/false if statements and the 2:00:00AM time probably already occurred before or during the power failure. What I use is a program which runs on reboot. The reboot program when run waits for 30 seconds for the ISY to go thru its reboot process then sends me an email, then waits for 10 more seconds (all the while the program reads true) then turns false. Program "Reboot" If - No Conditions - (To add one, press 'Schedule' or 'Condition') Then Wait 30 seconds Send Notification to All Wait 10 seconds Run Program 'Email at Reboot' (Else Path) Else - No Actions - (To add one, press 'Action') I would insert: “And Program ‘Reboot’ is False†in your If statement of Wake Temp at 6:00AM program (and all the other programs like this). That way when this previous statement turns false again it triggers the program to start. If the power were to go out 2 hours into the process, what would you prefer to happen, the program to resume or quit? Of your 16 main programs, are they mainly the same events, just different timings? I may have a few other ideas which may pan out but I have to take off right now. Tim
-
Hi Illusion, You are right, now that I see your program and understanding you have 15 other similar ones along with numerous support programs, I don’t see an easy way to utilize the last run option to keep your wake schedules on track after an outage without rewriting and adding lots more programs. If you wanted to start or restart the correct wake program after power is restored (within a window of time after it was supposed to have run that is) I see a couple of different ways to go. But I think your right, the ups will be the easiest solution to keep the programs on track. But one of the problems with that is, as an example, if power is reapplied during the wake program the only actions which will execute will be the ones after power is reapplied. So if, in your example program, if power is reapplied 10 minutes after the program starts then nothing will happen for 2 hrs and 50 minutes at which time the bathroom shower heater will turn on. I guess it all boils down to what is acceptable, and what is not…… Sorry I wasn’t more help. Tim
-
Can you use "Last Run Time" instead of "Wait" in your programs?
-
I will be looking forward to more information and the additions to the ISY as well. I do not have the EzFlora yet but it is on my list, soon! Thanks Alan for the great information. Tim
-
Is there a way to print a complete list of all programs?
-
Hi Darrell, Thank you for taking the time to post such a great example. I have read and re-read this post and will continue to do so. There are great techniques shown here that can be used in many different program applications. As a relative newcomer to ISY and Insteon I really appreciate example programs such as this and others like it. I have learned so much more by following the forums and the wiki than I would have without them. By the way, might I suggest this post would be a great addition to the wiki? I hope that, as time permits, more in-depth program examples can be added and shared on both the forum and wiki. Thanks again for a great job. Tim
-
Hi Michel, Thanks for the reply, one more thing. If you press File > Restore devices from the top of the administration console and you don’t enter setup on MS’s, will the ISY restore all devices it can and bypass devices not in setup mode? Or will it stop when it cant restore one of the devices? Thanks, Tim
-
Hi Rand, Thanks for the reply. Would you suggest, or do you ever air-gap many of your devices or pull the batteries on the motion sensors while linking KPL’s which typically take longer to program, and seem to be finicky sometimes? Tim
-
During a linking session with the ISY which was linking 2 KPL’s and an appliancelinc, one of my motion sensors (2420m) tripped which turned a couple of scenes on. After the ISY was done linking I noticed one of the KPL’s wasn’t operating the appliancelinc properly (and it was this KPL that was being programmed when the motion tripped). So I removed the 3 devices from the scene, then recreated the scene. While the ISY was programming the devices I made sure none of the motion detectors tripped. Would it be a good idea to prevent the motion detectors and other wireless devices from transmitting during device programming? Actually taking it a step further would it be a good idea to prevent all data transmission while devices are being programmed? Thanks, Tim
-
I have some questions regarding the restore function for a 6 button KPL. Do you manually restore each node, or by restoring one do all 5 get restored? If the load is controlled by a motion sensor (2420) do you have to enter setup mode on the MS before restoring? Thanks, Tim
-
How about this. Program "No Run Dates" If From 12:00:00AM on 2009/07/22 To 11:59:00PM on 2009/07/22 Or From 12:00:00AM on 2009/07/29 To 11:59:00PM on 2009/07/29 Or From 12:00:00AM on 2009/08/05 To 11:59:00PM on 2009/08/05 Or From 12:00:00AM on 2009/09/16 To 11:59:00PM on 2009/09/16 Or From 12:00:00AM on 2009/12/25 To 11:59:00PM on 2009/12/25 Or From 12:00:00AM on 2010/02/25 To 11:59:00PM on 2010/02/25 Then - No Actions - (To add one, press 'Action') Else - No Actions - (To add one, press 'Action') Then the folder with the programs you dont want to run on those specific dates. Folder "Special Dates" Folder Conditions for 'Special Dates' Add conditions to limit when programs in this folder are allowed to run. If Program 'No Run Dates' is False Then Allow the programs in this folder to run.
-
You will still need an x10 transceiver or something similar (like the EZX10RF from http://www.simplehomenet.com/cats.asp?id=10) to receive the transmission from the x10 motion sensor. The transceiver will then transmit the data on the power line where your plm/ISY will recognize it. I have not used the EZX10RF so I cannot comment on how well it works with ISY, perhaps someone who uses one can comment.
-
Very nice catch, Thank you. I have corrected it.
-
I know it would be a pain, and may void warranty, but you could wrap the sensor in black electrical tape, although the ISY console would show the Dusk/Dawn as On. But it would eliminate the unneeded transmissions. Or perhaps you could figure out the resistance needed to switch to dawn and install that value resistor in place of the sensor. Then the ISY would show it as Off.
-
Seems to me if a program disables itself, it will require either manually enabling it or another program to enable it before it can run again.
-
Progrms not running after remove and re-add device
TJF1960 replied to Steve Sullivan's topic in ISY994
I have had this happen a couple of times also. -
Progrms not running after remove and re-add device
TJF1960 replied to Steve Sullivan's topic in ISY994
Hi Michel, I have had problems with the Find/Replace step in the past. I just realized why. When I have had to replace a device I would use the Replace function to replace the device. Then I would Remove the old device before I used the Find/Replace. At that point the device was listed as “unspecified device†in the programs and Find/Replace wouldn’t work at that point, for me anyway. So in the future I should Link, Replace With (device), Find/Replace (programs)(then check for status updates from the device in the console), then Remove (device). Do I have it right now? Thanks again for your help. Tim -
Progrms not running after remove and re-add device
TJF1960 replied to Steve Sullivan's topic in ISY994
Would this be the proper way to replace an existing device with a new one? I searched the wiki and didn’t really find much on the Find/Replace option. 1. Link the new device to ISY. 2. If the device being replaced is in a scene(s) then add the new device to the scene(s). 3. If the device is in a program(s) then use Find/Replace in the Program Details tab to replace the listed device (the one being replaced) with the new device in the program(s). 4. Remove the old device from all scenes. 5. Remove the old device from the ISY. If this is the correct method, is there anything I missed, or anything I should look for afterwards? If it’s not the correct method or anyone has any comments or suggestions please respond. Thank you, Tim -
The older Icon switches were the same way, relay had no air gap switch while the dimmers did. All the new Icons I have received in the last 2 months have air gap switches for the relay switches now. Its a nice feature, I am glad they are shipping that way now. Tim
-
Great to hear you got it working. One last thing, you can also adjust the ramp rate for the device in the same program(s) as the on level.
-
One last thing, I noticed the program you posted had start time of 5:00AM. Was the program created and saved before that time, or after creating and saving did you "Run If" in the program summary tab? Otherwise the program wouldn’t run until that time came around.
-
Wow. I am baffled as well. My ISY version is 2.7.5, I don’t know if earlier versions worked the same or not. The dimmer switches are v.37 again, not sure if earlier versions worked the same. The only other thing I can think of is the selection of the device from the drop down menu in “Adjust Scene.†The devices (with the little device icons) are listed towards the top of the drop down menu while all the scenes (with the little scene icons) are listed towards the bottom. You selected the device icon for the dimmer, not the scene icon, right?
-
Hello Traditore, I think I may know why it didn’t work for you. I had the hardest time figuring out how to use this feature a couple of weeks ago. But once I did the 4 devices I set up utilizing the “adjust scene†have been working flawlessly. I realized after your last post that I failed to mention that the device has to be in a scene (even if it is the only device in the scene) and it has to be set up as a controller not a responder in that scene. The second point I failed to emphasize is that you have to select the device not the scene the device is in from the drop down menu in the “Adjust Scene†section of the program. I just set up a new dimmer, linked it to the ISY, created a scene with the dimmer as the only device (linked as a controller when asked) then set up the program selecting the device, not the scene, and setting the on level. Here are the 3 programs I just tested and each one adjusted the on level of the new device (locally applied) properly and at the specified times: If From 12:42:00PM To 12:44:00PM (same day) Then In Scene '11.24.86.1' Set '11.24.86.1' 50% (On Level) Else - No Actions - (To add one, press 'Action') If From 12:47:00PM To 12:49:00PM (same day) Then In Scene '11.24.86.1' Set '11.24.86.1' 1% (On Level) Else - No Actions - (To add one, press 'Action') If From 12:49:00PM To 12:51:00PM (same day) Then In Scene '11.24.86.1' Set '11.24.86.1' 100% (On Level) Else - No Actions - (To add one, press 'Action') Once I set it all up as described it worked perfectly. When you get the time I hope you will try it again. I think it will work great for your application. I am sorry I wasn’t more explicit on the 2 key points (they say the mind is the first thing to go!!). Tim
-
Another possible way to have the light to come on at 40% (or what ever level) locally applied during a certain time period in the day or night is to use the “Adjust Scene†option in the program. I have used this method in a number of different areas and it has worked great. As an example: Program: MB Sink Lites 40% If From 10:00:00PM To 6:45:00AM (next day) Then In Scene 'MB Bath Sink Lites' Set 'MB Bath Sink Lites' 40% (On Level) Else - No Actions - (To add one, press 'Action') The “Adjust Scene†selection is found by pressing “Action†button, then in the drop down menu select “Adjust Scene.†Select the device you want to adjust the “Local On†level for. Next select the device again and select what on level you want for the device. You can even change “Ramp Rate†in the same fashion. If you want the lights to revert back to 100% (or whatever level, ramp rate) the rest of the time just create another program such as Program: MB Sink Lights 80% If From 6:45:00AM To 10:00:00PM (same day) Then In Scene 'MB Bath Sink Lites' Set 'MB Bath Sink Lites' 80% (On Level) In Scene 'MB Bath Sink Lites' Set 'MB Bath Sink Lites' 8.5 Sec (Ramp Rate) Else - No Actions - (To add one, press 'Action') Another nice feature is say the lights are on at 40% (or 80%), another tap of the switch and the lights will turn on to 100%. Another tap and they are back to 40% (or 80%). Tim