Jump to content

bfish

Members
  • Posts

    85
  • Joined

  • Last visited

Everything posted by bfish

  1. Thank you, LeeG. That worked perfectly and I learned something new today!
  2. Hello All, I am making good progress learning basic ISY programming, but today I am stumped and am hoping someone can tell me what I am doing wrong. I have a KeypadLinc with button F set to turn on/off my "Kitchen All Lights" Scene. That scene is comprised of a Kitchen Ceiling Lamp and a Kitchen Table Lamp. The scene and the keypadlinc button work fine on their own. But, when my wife turns one or the other light off manually with the individual ToggleLinc Dimmer Switch, I want the KeypadLinc LED to go off (or to minimal backlight level which is default). Belowis my program, yet it doesn't work. I have tried about 10 permutations, all to no avail. If Status 'Family Room / Back Door Switch / Kitchen All Lights (F)' is not Off And-( | Control 'Kitchen / Kitchen Ceiling Light' is switched Off | Or Control 'Kitchen / Kitchen Table Lamp' is switched Off -) Then Set 'Family Room / Back Door Switch / Kitchen All Lights (F)' On 0 / Off 0 (Backlight Level) Else - No Actions - (To add one, press 'Action') Any suggestions greatly appreciated. Thanky you!
  3. bfish

    KPL question

    Hi all, I installed an 8 button KPL and button B is for a set of under counter LCDs on an Appliancelinc. Button B is set as a controller of and responder to the Appliancelinc. When the lights go off by timer or manually by Mobilinc Pro, the B button stays lighted. I was under the impression that the light on the button should go off. Do I need to edit something in the ISY99i programming or is this normal. Thanks in advance!
  4. Lee, I ran the event viewer as you described, and in fact only got 1 alert, despite several signals being sent When I returned home and disarmed the system, I got no alerts, although previously I did. So I gather the event viewer is somehow "trapping" the alerts. Do I have that right? Also, is there anything I can do without the Event Viewer running 7x24 to program around the multiple alerts. Thank you very much for your insights thus far and anything you can add! Bfish
  5. Hi there, I am a newB coming to ISY99i from 25 years of X-10 use. So far in my first week I'm thrilled with the capability and reliability! In my learning, one of the first things I wanted to do was send an email alert to myself whenever my alarm system was armed (or disarmed). The alarm system sends X-10 commands when this happens. My log viewer shows that this happened: INSTEON Device Control Value Time User Log Type X10 I All Lights On (5) Tue 2012/01/31 06:42:21 PM System Log X10 I All Lights On (5) Tue 2012/01/31 06:42:21 PM System Log X10 I All Lights On (5) Tue 2012/01/31 06:42:19 PM System Log X10 I All Lights On (5) Tue 2012/01/31 06:42:18 PM System Log But, I only wanted 1 email alert, not the 4 I actually received. Here is my ISY programming which I thougth would avert the redudant emails with the "Wait" but it has not. If X10 'I/All Lights On (5)' is Received Then Send Notification to 'Default' conent 'Alarm turned on' Wait 10 seconds Else - No Actions - (To Add one, press 'Action') Any suggestions as to what I should be doing would be greatly appreciated! Thank you, BFish
×
×
  • Create New...