Jump to content

apeelvis

Members
  • Posts

    11
  • Joined

  • Last visited

apeelvis's Achievements

Newbie

Newbie (1/6)

0

Reputation

  1. That's kind of what I thought. Thank you for the clear procedure! That is helpful.
  2. I have an Insteon 2477D dimmer switch installed in my master bedroom. I would like to replace it with a 2334-232 dimmer keypad. The function of the current dimmer switch needs to be moved to the two main on/off buttons of the replacement dimmer keypad. The other 4 buttons will have some garage functions and vacation mode functions added to them later. Is there a procedure for swapping the old dimmer with the new dimmer keypad and transferring the dimmers function to the new keypad? I know there is a "replace with" function, but the keypad doesn't come up as an option. Thanks you for any help!
  3. apeelvis

    Run Folder

    So what I mean is this. Say you have a folder full of program like this one. If No Conditions Then Turn on livingroom lights and If No Conditions Then Turn on familyroom lights Let's say you have 50 rooms or 100 rooms and you want to run all the then statements if a condition in another program is true. But there are 20 other programs that could have the condition that would cause all of the 50 or 100 programs to run in that folder. Is there a way to simply call for all of those programs to run? Yes there is...... I figured it out while I was explaining the situation. Simply include a program that executes all the 'then' programs in the folder if a condition is true. Make that condition true and after all the programs run make it untrue. Duh! Nevermind.
  4. apeelvis

    Run Folder

    Does anybody know if there is a simple way to run all programs in a folder? Say for instance that you have multiple programs that need to run all of the programs in a folder. And say there are a lot of programs in that folder. Is there a way to: If condition = state variable Then Run Folder ABC
  5. I am having a blast!! Now all my lights turn off on the first floor with a double click of any off switch! This thing is great! Limited only by my imagination. Next goal is the vacation button with logical random light patterns. Thanks again!
  6. Well the summary page said it wasn't save. Huh! I thought I saved it! I saved and now it is advancing properly. I am about a week into learning the ISY. I appreciate your help, patience and willingness to share knowledge. Thank you for your help!
  7. For some reason it is not being triggered. It shows the last time it is being run as yesterday.
  8. Firmware: Insteon_UD994 v.4.0.5 (2013-05-24-15:26:20) UI: Insteon_UD994 v.4.0.11 (2013-10-17-14:22:39) Product ISY 994i/IR PRO (1110) - OpenADR (21010) If Control 'I_DMR_KitchenCans_Stairs' is switched Off Then $Kitchen.Off.Count += 1 Else - No Actions Is the program line for line. The program is enabled and saved.
  9. At this point I don't have that many devices. I have: 6 SwitchLinc (2477S) 1 SwitchLinc RF Dimmer (2474DWH) 2 SwitchLink Dimmers (2477D) 1 Motion Sensor (2842-222) The Neutral gap is bridge through the RF of the SwitchLincs. ISY-Events-Log.v4.0.5__Thu 2014.01.02 06.18.44 PM.txt
  10. LeeG thank you for your response. What if I simply wanted to count the number of off clicks? I have tried: If Control 'XXXX' is switched Off Then $Kitchen.Click.Count += 1 Else - No Actions I have used both state variable and integer variables for $Kitchen.Click.Count but the count never advances when I press the off button. Even when the switch is on and then switched off.
  11. I am new to the ISY and Insteon. Here is what I am trying to program. On my first floor I have about 4 lights controlled by Insteon switches and dimmers. The lights are located in different ares of the house. What I would like to do is create a program that will shut off all the lights on the first floor if I double tap the off of the kitchen dimmer. So one tap simply turns off the kitchen lights but a double tap will turn off all the lights on the first floor. I haven't been able to figure out a way to count the off click of the dimmer switch after the first click. Does anybody know of a way to accomplish what I am trying to do? BTW, I am trying to avoid using a keypad. Don't need that many buttons. Thank you for your thoughts!
×
×
  • Create New...