Everything posted by JSchumann
-
Programming with ELK
Taking a second look at this program, I don't see how the 'wait 3 seconds' will sense the second activation of 'Armed Fully'. What I think it needs is a program to sense 'Armed with exit timer' that will enable this program. That way the first armed fully has gone by and when the exit time has expired (3 min on mine) the program will now sense the second activation of 'Armed Fully'.
-
Motion Sensor II question
Thanks SeeGreen, looks like I have a new mission! John
-
Programming with ELK
Thanks for the help mr Bill!
-
Programming with ELK
I found the answer in the wiki: Program Examples Video: ELK Module Integration/Examples Trigger when the system is armed away AFTER the exit delay ends The Elk system itself sends events Armed Away, Armed Fully, Armed with Exit Timer, and Armed Fully in that order. We are uncertain as to why ELK sends the first Armed Fully. The workaround is to put a 2 or 3 second wait at the start of your program e.g. If Elk Area 'Apt 1102' 'Arm Up State' is Armed Fully And Elk Area 'Apt 1102' 'Armed State' is Armed Away Then Wait 3 seconds Send Notification to 'Default' Else - No Actions - (To add one, press 'Action') Thanks, John
-
Programming with ELK
Thanks Mr Bill. What I need to know is the exact meaning of 'armed fully' does it include not armed with exit timer, making my 3rd statement redundant? When you are the ELK, there is a delay to allow you to exit and close all doors before it is fully armed. So I think armed is when you start the exit Fully armes is after exit delay is done Armed away is the particular type of armed (away, stay, vacation) So I am looking for the simplest way to ensure all 3 conditions are met before entering the motion sensor programs. Thanks, John
-
Programming with ELK
I want a program that monitors motion sensors in the house only when ELK is armed away and all the motion sensors are not triggered. I do not understand all the ELK commands so this is what I currently have, but it doesn't seem to work: Motion - Alert - [ID 0016][Parent 0001] If Elk Area 'Home' 'Arm Up State' is Armed Fully And Elk Area 'Home' 'Armed State' is Armed Away And Elk Area 'Home' 'Arm Up State' is not Armed with Exit Timer Then Wait 3 minutes ( this ensures motion sensors are not 'on') Send Notification to 'Comcast Personal' content 'ISY-99 Alert' (just to see if we got this far) Enable Program 'Motion Den Activated' Enable Program 'Motion Hall Activated' Enable Program 'Motion LR Activated' Enable Program 'Motion Upstairs Activated' Else - No Actions - (To add one, press 'Action') Any help appreciated Thanks, John
-
Motion Sensor II question
I installed my Motion Sensor II when I had older v4 firmware installed. Since then I moved to V5.0.15. Now my Motion Sensor II shows up as Insteon Motion Sensor v.00, Is there a way to update it to Motion Sensor II or do I have to uninstall it and reinstall? Note, my older motion sensors show up as v.41 Thanks, John
-
Programming Help
Larry, I see where your first program gets into program 2. My question is does program 2 sit and wait for a sensor activation, or act in the state it is in when enabled? Then, if it does wait, how does Program 2 get disabled? Program 1 has a disable statement, but would never get activated. Thanks, John
-
Programming Help
Thanks Larry, yea a nested program will work, Thanks. I tried the copy and paste but it left out some lines. Weird.
-
Programming Help
Wise Forum, I am trying to Program ISY to notify me if there is motion in the house after ELK is Fully Armed. I am running into the problem where the motion sensors stay on for 30 seconds after they trip. So I get a notification shortly after ELK is armed. What I am using: I want to put a 35 second delay before the motion sensor, but the program will only allow the delay to be put in the 'Then' statement. Any recommendations? Thanks, John
-
Authenticate ISY
Malwarebytes updated their program to fix this issue and the issue where Current State does not display. Load version 3.5.1.2522 to get the 'fix' Regards, John
-
Authenticate ISY
Will do. I have a question in to Malwarebytes too. This happened after their last update. Best Regards, John
-
Authenticate ISY
OK, I found the culprit, Malwarebytes. Now I just need to figure out what setting needs to be adjusted. Here is the section on Java. Regards, John
-
Authenticate ISY
Hi Michel, just the Microsoft firewall.
-
Authenticate ISY
Thanks Paul, I loaded the new ISY launcher already. I just unloaded and reloaded Java. Still same results. Weird. Thanks, John
-
Authenticate ISY
Update...It has to do with the load on this computer, other computers are running ISY correctly. How do I reload? Regards, John
-
Authenticate ISY
4.6.2 Authenticate ISY keeps popping up and sometimes program closes. Haven't done any changes in months. Tried clearing Java cache, still has same issue I also note that status for all sensors is blank..... Thanks, John
-
How to program insteon thermostat from computer
Local, Installed and working OK. Can control from Mobilink. Just a pain to program times / schedules from the unit.
-
Water/Leak Sensor no status
Update, they reconnected on their own......not sure how long it took, but was 24 hours or less.
-
Water/Leak Sensor no status
OK, when ISY rebooted lost all connections (just as you said). Do I have to re-wet every time there is a reboot, or is there a better way to reconnect? Some of these sensors I have in hard to get at places. Thanks, John
-
2441TH thermostat mode button
Ok, This is bizarre. My thermostat in that area is set to 64 and temp always stays at 64. When I adjusted the light mode to always on, the actual temp showed 66 and stayed there. I assume the screen generated enough heat to make the thermostat temp sensor say it was 66...so heat never came on. Set the light mode back to 10 sec and it is working again.
-
Simple program question
Probably so (3 states), will try a delay
-
Simple program question
Ahhhh, ok, will try that. Thanks, John
-
2441TH thermostat mode button
How do you get display to stay on?
-
2441TH thermostat mode button
My wife hits mode button to look at the screen (turn on light) but it changes mode from heat to cool.....Is there a way to disable that until I need it (season change)? Thanks, John